docs/src/main/sphinx/release/release-387.md
12910)12841)to_iso8601 when the timestamp is in the
daylight savings transition region. ({issue}11619)12847)12814)parquet.experimental-optimized-writer.enabled configuration property. ({issue}12757)12883)varchar columns. ({issue}11757)OPTIMIZE on a table partitioned on a timestamp with time zone column
when using CAST(timestamp_col AS date) >= DATE '...' syntax. ({issue}12362)OPTIMIZE with a predicate on a table that does not have identity
partitioning. ({issue}12795)DELETE when deleting whole partitions from a table
that does not have identity partitioning. ({issue}7905)UUID column. ({issue}12834)12860)@-based syntax for Iceberg snapshot access in
favor of the AS OF syntax. The old behavior can be restored by setting the
allow_legacy_snapshot_syntax session property or
iceberg.allow-legacy-snapshot-syntax configuration property. ({issue}10768)row_uuid column. ({issue}12915)9296 )string. ({issue}12218)QueryCompletedEvent and
QueryCreatedEvent. ({issue}12898)