docs/src/main/sphinx/release/release-0.196.md
JOIN ... USING to conform to standard SQL semantics.
The old behavior can be restored by setting the deprecated.legacy-join-using
configuration option or the legacy_join_using session property.ORDER BY.exchange.acknowledge-pages=false.round(x, d) when x is a DECIMAL.round(x, d) when x is a DECIMAL with
scale 0 and d is a negative integer. Previously, no rounding was done
in this case.array_join function.ST_Envelope function.min_by and {func}max_by by avoiding unnecessary object
creation in order to reduce GC overhead.EXPLAIN.is_json_scalar function.regexp_replace function variant that executes a lambda for
each replacement.file {doc}/security/built-in-system-access-control
to enforce a specific matching between authentication credentials and a
executing username.hive.non-managed-table-creates-enabled configuration option
that controls whether or not users may create non-managed (external) tables.
The default value is true.