-
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 407 #15854
Labels
Milestone
Comments
|
# Iceberg
* Add support for `unregister_table` procedure. ({issue}`15784`) |
|
|
# MongoDB
* Add support for changing column types. ({issue}`15515`) |
|
|
# Delta Lake
* Remove support for non-optimzied Parquet writer. ({issue}`15436`) |
|
|
|
|
|
|
|
|
# Delta Lake
* Add support for `unregister_table` procedure. ({issue}`15784`) |
# Iceberg
* Fix failure when access denied exceptions happened during listing materialized views in a Glue. ({issue}`15893`) |
|
# Delta Lake
* Support inserting into tables having `CHECK` constraints. ({issue}`15396`) |
|
|
|
# MySQL
* Fix potential failure when using `zeroDateTimeBehavior=convertToNull`. ({issue}`16027`) |
# Iceberg
* Add `iceberg.jdbc-catalog.connection-user` and `iceberg.jdbc-catalog.connection-password` config properties
to JDBC catalog. ({issue}`16040`) |
I think we generally skip release notes for improved error reporting, as it's self-documenting when users run into the errors. |
# Memory
* Fix a race condition failure that could occur when reading table column metadata with concurrent create or drop table DDL operations. ({issue}`16062`) |
# Iceberg
* Prevent creating the table when the specified schema does not exist. ({issue}`15779`) |
# Delta
* Add support for writing change data feed when `delta.enableChangeDataFeed` table property is enabled. ({issue}`15453`) |
# Iceberg
* Add support for `register_table` procedures in JDBC catalog. ({issue}`15853`) |
# Delta Lake
* Add `$history` system table which can be queried to inspect Delta Lake table history. ({issue}`15683`) |
# Hive
* Add `hive.s3.connect-ttl` config property to reduce server errors in high-load scenarios. ({issue}`16005`) |
# Cassandra
* Add `query` table function for query pass-through to the connector. ({issue}`15973`) |
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: