-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release notes for 408 #16147
Labels
Milestone
Comments
# Delta Lake
* Improve query performance on tables written by Trino with `INSERT`. ({issue}`16026`) |
# Iceberg
* Reduce memory usage when reading `$files` system tables. ({issue}`15991`) |
# Delta Lake
* Fix change data feed entries for `MERGE` queries. ({issue}`16127`) |
# BigQuery
* Add support for writing BigQuery `numeric` and `bignumeric` types. ({issue}`16145`) |
# SingleStore
* Remove support for deprecated `memsql` connector name. ({issue}`16180`) |
|
# Delta Lake
* Support creating a table with `change_data_feed_enabled` table property. ({issue}`16129`) |
# Iceberg
* Require `iceberg.jdbc-catalog.driver-class` config property to prevent driver not found error after the initialization. ({issue}`16196`) |
# Hive, Delta
* Retry dropping delta tables registered on AWS Glue in case of failures due to concurrent modifications. ({issue}`13199`) |
|
# SQL Server
* Add support for pushing down `=`, `!=` and `IN` predicates over text columns to SQL Server if the column uses a case-sensitive collation within SQL Server. ({issue}`15714`) |
|
# Delta Lake
* Allow updating `reader_version` and `writer_version` table properties. ({issue}`15932`) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: