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 417 #17339

Closed
martint opened this issue May 4, 2023 · 6 comments · Fixed by #17447
Closed

Release notes for 417 #17339

martint opened this issue May 4, 2023 · 6 comments · Fixed by #17447
Milestone

Comments

@martint
Copy link
Member

martint commented May 4, 2023

No description provided.

@martint martint added this to the 417 milestone May 4, 2023
@martint martint pinned this issue May 4, 2023
@raunaqmorarka
Copy link
Member

# Hive
* Fix inefficient packing of data within files written by the optimized parquet writer. ({issue}`17373`)

# Hudi, Delta, Iceberg
* Fix inefficient packing of data within files written by the parquet writer. ({issue}`17373`)

@findepi
Copy link
Member

findepi commented May 8, 2023

Delta
* Improve read performance for tables with row (struct) columns when only subset of fields is needed by a query.

#17085

@ebyhr
Copy link
Member

ebyhr commented May 9, 2023

# Delta Lake
* Add support for [`COMMENT ON VIEW`](/sql/comment). ({issue}`17089`)

#17089

@sopel39
Copy link
Member

sopel39 commented May 9, 2023

General
* Improve performance of `UNION ALL` queries. ({issue}`17265`)

#17265

@sopel39
Copy link
Member

sopel39 commented May 9, 2023

Hive:
* Use retained size for specifying maximum size of file listing cache. New config properties
  were added (`hive.file-status-cache.max-retained-size` and `hive.per-transaction-file-status-cache.max-retained-size`).
  `hive.per-transaction-file-status-cache-maximum-size` and `hive.file-status-cache-size`
  are now obsolete. ({issue}`17285`)

#17285

@raunaqmorarka
Copy link
Member

# Hive
* Improve the layout of data in parquet files produced by the optimized parquet writer for faster reads. ({issue}`17404`)

# Hudi, Iceberg, Delta
* Improve the layout of data in parquet files for faster reads. ({issue}`17404`)

#17404

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