v26.8.2.7-ltsFrom commit messages
Release v26.8.2.7-lts
Added 1
- Support for max_rows_to_group_by in throw mode in the Adaptive Aggregator
Changed 2
- GROUP BY without aggregate functions to inline per-row emplace for improved performance
- SETTINGS clause nested in a subquery, a CTE, or a view are now clamped to settings constraints
Fixed 3
- bloom_filter index skipping granules for IN with an empty array in the set
- Iceberg reads when the metadata file is deeper than the queried table path
- formatDateTime time zone resolution performance through local caching