Skip to content

Commit 73bfdb8

Browse files
committed
fixup! Add 480 release notes
1 parent 4f95ba5 commit 73bfdb8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Release 480 (updated to 13/01/2026)
1+
# Release 480 (updated to 15/01/2026)
22

33
## General
44

@@ -8,9 +8,7 @@
88
* {{breaking}} Remove `dynamic-filtering.small*` and `dynamic-filtering.large-broadcast*`
99
configuration properties. ({issue}`27637`)
1010
* Extend experimental performance improvements for remote data exchanges on newer CPU
11-
architectures. ({issue}`27586`)
12-
* Enable experimental performance improvements for remote data exchanges on Graviton 4
13-
CPUs. ({issue}`27586`)
11+
architectures and Graviton 4 CPUs. ({issue}`27586`)
1412
* Improve performance of queries with data exchanges or aggregations. ({issue}`27657`)
1513
* Reduce out-of-memory errors in window queries when spill is enabled. ({issue}`27873`)
1614
* Fix double rounding in {func}`localtimestamp` for sub-micro precision values. ({issue}`27806`)
@@ -53,7 +51,7 @@
5351
## Hive connector
5452

5553
* Add support for reading Parquet files with timestamps stored in nanosecond units as a
56-
`timestamp with time zone` column. ({issue}`27861`)
54+
`timestamp(9) with time zone` column. ({issue}`27861`)
5755
* {{breaking}} Remove `hive.write-validation-threads` configuration property. ({issue}`27729`)
5856
* {{breaking}} Remove `parquet.optimized-writer.validation-percentage` configuration
5957
property, use `parquet.writer.validation-percentage`, instead. ({issue}`27729`)
@@ -91,6 +89,8 @@
9189
* {{breaking}} Remove `hive.parquet.writer.page-size` configuration property, use
9290
`parquet.writer.page-size`, instead. ({issue}`27729`)
9391
* {{breaking}} Remove the deprecated `gcs.use-access-token` config property. ({issue}`26941`)
92+
* {{breaking}} The catalog configuration property `iceberg.extended-statistics.enabled` and the
93+
corresponding catalog session property `extended_statistics_enabled` are now defunct. ({issue}`27914`)
9494
* Optimize Iceberg materialized view freshness checks based on grace period. ({issue}`27608`)
9595
* Fix failure when reading `$files` metadata table with partition evolution using
9696
`truncate` or `bucket` on the same column. ({issue}`26109`)

0 commit comments

Comments
 (0)