Skip to content

Commit 2d86427

Browse files
committed
fixup! Add 480 release notes
1 parent 5bd6588 commit 2d86427

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/src/main/sphinx/release/release-480.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
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
@@ -73,7 +72,8 @@
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

@@ -91,6 +91,8 @@
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`)

0 commit comments

Comments
 (0)