File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
docs/src/main/sphinx/release Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 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
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
You can’t perform that action at this time.
0 commit comments