File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
docs/src/main/sphinx/release Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 33## General
44
55* {{breaking}} Remove ` enable-large-dynamic-filters ` configuration property and the
6- corresponding system session property ` enable_large_dynamic_filters ` . Large dynamic
7- filters are used by default. ({issue}` 27637 ` )
6+ corresponding system session property ` enable_large_dynamic_filters ` . ({issue}` 27637 ` )
87* {{breaking}} Remove the ` dynamic-filtering.small* ` and ` dynamic-filtering.large-broadcast* `
98 configuration properties. ({issue}` 27637 ` )
109* Improve performance for remote data exchanges on newer CPU architectures and Graviton
7372* {{breaking}} Remove the ` hive.parquet.writer.page-size ` configuration property, use
7473 ` parquet.writer.page-size ` , instead. ({issue}` 27729 ` )
7574* {{breaking}} Remove the deprecated ` gcs.use-access-token ` config property. ({issue}` 26941 ` )
76- * Improve effectiveness of bloom filters written in Parquet files for high cardinality columns. ({issue}` 27656 ` )
75+ * Improve effectiveness of bloom filters written in Parquet files for high cardinality
76+ columns. ({issue}` 27656 ` )
7777
7878## Iceberg connector
7979
9191* {{breaking}} Remove the deprecated ` gcs.use-access-token ` config property. ({issue}` 26941 ` )
9292* {{breaking}} The catalog configuration property ` iceberg.extended-statistics.enabled ` and the
9393 corresponding catalog session property ` extended_statistics_enabled ` are now defunct. ({issue}` 27914 ` )
94+ * Improve effectiveness of bloom filters for high cardinality columns written in Parquet files
95+ columns. ({issue}` 27656 ` )
9496* Optimize Iceberg materialized view freshness checks based on grace period. ({issue}` 27608 ` )
9597* Fix failure when reading ` $files ` metadata table with partition evolution using
9698 ` truncate ` or ` bucket ` on the same column. ({issue}` 26109 ` )
You can’t perform that action at this time.
0 commit comments