presto-docs/src/main/sphinx/release/release-0.234.rst
General Changes
COALESCE when the bucket counts are compatible but mismatched.IGNORE NULLS is not respected for window functions.experimental.max-total-running-task-count-to-not-execute-new-query.optimized_scale_writer_producer_buffer and the configuration property optimized-scale-writer-producer-buffer.v1/resourceGroupState to supporting filtering of resource groups that are dynamically generated.khyperloglog_type type and related functions.use_stream_exchange_for_mark_distinct
and the configuration property query.use-streaming-exchange-for-mark-distinct. (:pr:14216).Geospatial Changes
BIGINT. This also reduces bucket skew in certain cases.ST_Distance(p1, p2) < r.Hive Changes
ZSTD support for writing ORC and DWRF files. This can be enabled by setting session property hive.compression_codec to ZSTD.Verifier Changes
SELECT queries that produce DATE or UNKNOWN (null) columns, or structured typed columns with DATE or UNKNOWN.EXCEEDED_TIME_LIMIT.ORDER BY LIMIT clause. (:pr:14181).SPI Changes
AccessControlContext to all methods in SystemAccessControl.firstDynamicSegmentPosition to SelectionContext.Druid Changes
LIMIT evaluation pushdown.