-
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 413 #16895
Labels
Milestone
Comments
# Delta Lake
* Support writing `timestamp with time zone` type in `array`, `map` and `row` types. ({issue}`16826`) |
# Oracle
* Add support for creating a table with a table comment. ({issue}`16898`)
* Add support for commenting on tables. ({issue}`16898`) |
|
# Hive
* Fix incorrect results when the file path contains hidden characters. ({issue}`16386`) |
# Delta Lake
* Disallow using `_change_type`, `_commit_version` and `_commit_timestamp` column names
when creating a table or add a column with change data feed. ({issue}`16913`)
* Disallow enabling change data feed when the table contains
`_change_type`, `_commit_version` and `_commit_timestamp` columns. ({issue}`16913`) |
# Delta Lake
* Fix query failure when unsupported expressions exist in check constraints. ({issue}`16865`) |
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: