-
Notifications
You must be signed in to change notification settings - Fork 3k
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 406 #15563
Labels
Milestone
Comments
|
# Hive
* Fix incorrect `schema already exists` error caused by a client timeout when
creating a new schema. ({issue}`15174`) |
|
# Iceberg
* Fix failure when a subquery contains time travel. ({issue}`15607`) |
|
|
# PostgreSQL
* Add support for changing column types. ({issue}`15515`) |
# Delta Lake
* Fix failure when converting JSON statistics to Parquet format. ({issue}`15496`) |
|
|
# Iceberg
* Fix failure when reading columns whose type was changed from `float` to `double` by other query engines. ({issue}`15650`) |
|
# MongoDB
* Fix bug when dropping schemas and `mongodb.case-insensitive-name-matching` is enabled.
Previously, the statement succeeded, but the schema wasn't dropped. ({issue}`15716`) |
# Iceberg
* Fix incorrect results when reading or writing `NaN` with `real` or `double` types on partitioned columns. ({issue}`15723`) |
# Hive
* * Add support for table redirections to the Hudi connector. ({issue}`14750`) |
# Iceberg
* Add support for changing column types. ({issue}`15515`) |
# Iceberg
* Add support for JDBC catalog. ({issue}`9968`) |
# Cassandra
* Fix incorrect results when Cassandra `list`, `map` and `set` types contain user defined types. ({issue}`15771`) |
|
# General
* Add support for `CHECK` constraints in `INSERT` statement. ({issue}`14964`) |
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: