Skip to content

Commit d86980e

Browse files
committed
fixup! Add 11-14 relese notes
1 parent e319e55 commit d86980e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
* Improve performance of array_sort function. ({issue}`27272`)
1111
* Fix planning failure of certain queries where part of the plan is optimized to empty values. ({issue}`21506`)
1212
* Fix configuring partitioned layout for spooling protocol ({issue}`27247`)
13-
* Harden hierarchical namespace check in Azure with root blob fallback check. ({issue}`27278`)
1413

1514
## Security
1615

@@ -38,6 +37,7 @@
3837

3938
* Fix incorrect results due to incorrect pushdown of `IS NOT DISTINCT FROM`. ({issue}`27213`)
4039
* Fix failure when writing to tables written by Databricks 17.3. ({issue}`27100`)
40+
* Harden hierarchical namespace check in Azure with root blob fallback check. ({issue}`27278`)
4141

4242
## Druid connector
4343

@@ -54,14 +54,18 @@
5454
## Hive connector
5555

5656
* Fix updating table statistics when running INSERT queries with OVERWRITE behaviour. ({issue}`26517`)
57+
* Harden hierarchical namespace check in Azure with root blob fallback check. ({issue}`27278`)
5758

5859
## Hudi connector
5960

61+
* Harden hierarchical namespace check in Azure with root blob fallback check. ({issue}`27278`)
62+
6063
## Iceberg connector
6164

6265
* Add support for disabling token exchange via the `iceberg.rest-catalog.oauth2.token-exchange-enabled` config property. ({issue}`27174`)
6366
* Fix failures when querying `$files` table after changes to table partitioning. ({issue}`26746`)
6467
* Fix incorrect results due to incorrect pushdown of `IS NOT DISTINCT FROM`. ({issue}`27213`)
68+
* Harden hierarchical namespace check in Azure with root blob fallback check. ({issue}`27278`)
6569

6670
## Ignite connector
6771

0 commit comments

Comments
 (0)