Skip to content
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

Closed
martint opened this issue Apr 5, 2023 · 7 comments · Fixed by #16997
Closed

Release notes for 413 #16895

martint opened this issue Apr 5, 2023 · 7 comments · Fixed by #16997
Milestone

Comments

@martint
Copy link
Member

martint commented Apr 5, 2023

No description provided.

@martint martint added this to the 413 milestone Apr 5, 2023
@martint martint pinned this issue Apr 5, 2023
@ebyhr
Copy link
Member

ebyhr commented Apr 6, 2023

# Delta Lake
* Support writing `timestamp with time zone` type in `array`, `map` and `row` types. ({issue}`16826`)

#16826

@ebyhr
Copy link
Member

ebyhr commented Apr 6, 2023

# Oracle
* Add support for creating a table with a table comment. ({issue}`16898`)
* Add support for commenting on tables. ({issue}`16898`)

#16899

@hashhar
Copy link
Member

hashhar commented Apr 6, 2023

# Phoenix
* Add support for {doc}`/sql/merge`. ({issue}`16661`)

#16661, #16693

@raunaqmorarka
Copy link
Member

# Hive, Hudi, Delta, Iceberg
* Fix reading INT32 values without decimal logical annotation in parquet files as a DECIMAL type in Trino. ({issue}`16938`)

#16938

@ebyhr
Copy link
Member

ebyhr commented Apr 11, 2023

# Hive
* Fix incorrect results when the file path contains hidden characters. ({issue}`16386`)

#16932

@ebyhr
Copy link
Member

ebyhr commented Apr 12, 2023

# 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`)

#16953

@ebyhr
Copy link
Member

ebyhr commented Apr 12, 2023

# Delta Lake
* Fix query failure when unsupported expressions exist in check constraints. ({issue}`16865`)

#16866

@martint martint unpinned this issue Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

5 participants
@martint @raunaqmorarka @ebyhr @hashhar and others