-
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
Add Trino 438 release notes #20518
Add Trino 438 release notes #20518
Conversation
c51744c
to
a47a43d
Compare
38ddeab
to
41fd24c
Compare
41fd24c
to
b533526
Compare
Need to add #19532 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good once the OPA stuff is in.
60e7131
to
c8f59dc
Compare
|
||
## General | ||
|
||
* Add support for using string types with the {func}`reduce_agg` function. ({issue}`20452`) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is incorrect. It covers more than string types (as I mentioned in an earlier round of review).
|
||
* Add support for using string types with the {func}`reduce_agg` function. ({issue}`20452`) | ||
* Fix query failure when using `char` types with the {func}`reverse` function. ({issue}`20387`) | ||
* Fix query failure when using large variable-width values with the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What's a "variable-width value"?
c8f59dc
to
ec7db21
Compare
ec7db21
to
763a0ad
Compare
## Delta Lake connector | ||
|
||
* Add support for configuring the maximum number of values per page when writing | ||
to Parquet files with the `parquet.writer.page-value-count` configuration | ||
property or the `parquet_writer_page_value_count` session property. ({issue}`20171`) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The entry for ALTER COLUMN ... DROP NOT NULL
is missing. #20491
Description
Assemble the release notes for the upcoming Trino 438 release.
Release notes
(x) This is not user-visible or docs only and no release notes are required.
Verification for each pull request
Format: PR/issue number, ✅ / ❌ rn ✅ / ❌ docs
✅ rn - release note added and verified, or assessed to be not necessary, set to ❌ rn before completion
✅ docs - need for docs assessed and merged, or assessed to be not necessary, set to ❌ docs before completion
25 Jan 2024
26 Jan 2024
ALTER COLUMN ... DROP NOT NULL
statement in Iceberg and PostgreSQL connectors #20366 ✅ rn ✅ docs27 Jan 2024
28 Jan 2024
29 Jan 2024
DATE
type and run BaseConnectorTest in Pinot Connector #17582 ✅ rn ✅ docs30 Jan 2024
31 Jan 2024
1 Feb 2024