presto-docs/src/main/sphinx/release/release-0.260.rst
.. warning:: There is a concurrency issue in the metric tracking framework in this release which could cause query failures when Alluxio caching is enabled.
.. warning::
optimizer.aggregation-if-to-filter-rewrite-enabled is enabled by default in this release which could cause query failures when the IF branch returns exceptions for rows not meeting the IF condition, e.g, SUM(IF(CARDINALITY(array) > 0, array[1])).
General Changes
inline_sql_function is set to false and SQL function references input in lambda expression.uuid_type type to represent UUIDs.experimental.aggregation-spill-enabled and session property aggregation_spill_enabled to control aggregate spills explicitly.experimental.order-by-spill-enabled and session property order_by_spill_enabled to control order by spills explicitly.experimental.window-spill-enabled and session property window_spill_enabled to control window spills explicitly.fragment-result-cache.max-single-pages-size to control the max fragement cache file size.query_max_revocable_memory_per_node to override existing configuration property experimental.max-revocable-memory-per-node.optimizer.aggregation-if-to-filter-rewrite-enabled and session property aggregation_if_to_filter_rewrite_enabled to toggle an optimizer rule which improves the performance of IF expressions inside aggregation functions.experimental.join-spill-enabled or session property join_spill_enabled to false.Hive Connector Changes
hive.create-empty-bucket-files configuration property or the create_empty_bucket_files session property.Iceberg Connector Changes
Prometheus Connector Changes
/connector/prometheusAndrii Rosa, Ariel Weisberg, Arjun Gupta, Arunachalam Thirupathi, Basar Hamdi Onat, Beinan Wang, Bin Fan, Bin Fan, George Wang, Jack Ye, James Sun, Julian Zhuoran Zhao, Maria Basmanova, Mayank Garg, Rebecca Schlussel, Rongrong Zhong, Shixuan Fan, Timothy Meehan, Zac Wen, Zhan Yuan, Zhenxiao Luo, [email protected], linzebing, shenh062326, superqtqt, v-jizhang, vaishnavibatni