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 424 #18638

Closed
martint opened this issue Aug 11, 2023 · 4 comments · Fixed by #18704
Closed

Release notes for 424 #18638

martint opened this issue Aug 11, 2023 · 4 comments · Fixed by #18704
Milestone

Comments

@martint
Copy link
Member

martint commented Aug 11, 2023

No description provided.

@martint martint added this to the 424 milestone Aug 11, 2023
@raunaqmorarka
Copy link
Member

# Hive, Hudi, Iceberg, Delta
* Removed legacy parquet reader. The catalog configuration properties `parquet.optimized-reader.enabled` and `parquet.optimized-nested-reader.enabled` are now defunct and must be removed from server configurations. ({issue}`18639`)

#18639

@findepi findepi pinned this issue Aug 14, 2023
@findepi
Copy link
Member

findepi commented Aug 14, 2023

Iceberg
* Fix incorrect query results when query involves a predicate on `timestamp with time zone` column comparing
  with constant that has 999 microseconds-of-milli.

#18588

@raunaqmorarka
Copy link
Member

# JDBC
* Add number of bytes written to HTTP query results response. ({issue}`18651`)

#18658

@sopel39
Copy link
Member

sopel39 commented Aug 17, 2023

SPI:
* Introduce `ConnectorMetadata#getNewTableWriterScalingOptions` and `ConnectorMetadata#getInsertWriterScalingOptions`
  which enable connector to limit writer scaling. ({issue}`18561`)

#18561

@martint martint unpinned this issue Aug 18, 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.

4 participants