Skip to content

Commit 9cfe434

Browse files
committed
Add 11-27 release notes
1 parent cc41eed commit 9cfe434

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
* Improve performance of data exchanges involving variable width data ({issue}`27377`)
2020
* Fix planning failure of certain queries where part of the plan is optimized to empty values. ({issue}`21506`)
2121
* Fix configuring partitioned layout for spooling protocol. ({issue}`27247`)
22+
* Fix `EXPLAIN (TYPE IO)` failure when query constraint contains type which cannot be cast to `varchar`. ({issue}`27433`)
2223

2324
## Security
2425

@@ -56,6 +57,7 @@
5657
* Fix potential `FileAlreadyExistsException` failure when network failures during s3 write. ({issue}`27330`)
5758
* Prevent log writer from failing with FileAlreadyExistsException when there are network failures during write.
5859
writing to s3 now requires permissions for PutObjectTagging and GetObjectTagging operations (breaking change). ({issue}`27388`)
60+
* Fix potential failure when reading [cloned tables](https://docs.databricks.com/aws/en/delta/clone). ({issue}`27098`)
5961

6062
## Druid connector
6163

0 commit comments

Comments
 (0)