docs/src/main/sphinx/release/release-0.198.md
FILTER) with DISTINCT argument qualifiers.ESCAPE for LIKE predicate in SHOW SCHEMAS and SHOW TABLES queries.42.0) as DECIMAL by default. Previously, they were parsed as
DOUBLE. This behavior can be turned off via the parse-decimal-literals-as-double config option or
the parse_decimal_literals_as_double session property.current_date failure when the session time zone has a "gap" at 1970-01-01 00:00:00.
The time zone America/Bahia_Banderas is one such example.sequence function for DATE with an implicit one-day step increment.zip function from 4 to 5.ST_IsValid, {func}geometry_invalid_reason, {func}simplify_geometry, and
{func}great_circle_distance functions.min and {func}max aggregation functions when the input type is unknown at query analysis time.
In particular, this allows using the functions with NULL literals.task.max-local-exchange-buffer-size for setting local exchange buffer size.ST_Intersects.array_agg to avoid excessive object overhead and native memory usage with G1 GC.DISTINCT argument qualifiers. This
is an experimental optimization that can be activated by disabling the use_mark_distinct session
property or the optimizer.use-mark-distinct config option.ST_Distance function.experimental.resource-groups-enabled has been removed.WEIGHTED_FAIR scheduling policy to select oldest eligible sub group
of groups where utilization and share are identical.--enable-authentication option has been removed. Kerberos authentication
is automatically enabled when --krb5-remote-service-name is specified.hive.metastore config property to glue.VARCHAR or VARBINARY
into files.* which allows querying several MBeans with a single query.QueryCompletedEvent.Page.getBlocks(). This call was rarely used and performed an expensive copy.
Instead, use Page.getBlock(channel) or the new helper Page.appendColumn().ArrayBlock, MapBlock, and RowBlock during construction.