Skip to content

Commit

Permalink
Fix Iceberg entry in release note 376
Browse files Browse the repository at this point in the history
  • Loading branch information
KarlManong committed Apr 9, 2022
1 parent 66d5c0f commit 876484a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/sphinx/release/release-376.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@

## Delta Lake connector

* Add support for views when using Iceberg Glue catalog. ({issue}`11499`)
* Add support for `INSERT`, `UPDATE`, and `DELETE` queries on Delta Lake tables
with fault-tolerant execution. ({issue}`11591`)
* Allow setting duration for completion of [dynamic filtering](/admin/dynamic-filtering)
Expand All @@ -65,6 +64,7 @@

## Iceberg connector

* Add support for views when using Iceberg Glue catalog. ({issue}`11499`)
* Add support for reading Iceberg v2 tables containing deletion files. ({issue}`11642`)
* Add support for table redirections to the Hive connector. ({issue}`11356`)
* Include non-Iceberg tables when listing tables from Hive catalogs. ({issue}`11617`)
Expand Down

0 comments on commit 876484a

Please sign in to comment.