-
Notifications
You must be signed in to change notification settings - Fork 3k
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 466 release notes #24208
base: master
Are you sure you want to change the base?
Add Trino 466 release notes #24208
Conversation
## General | ||
|
||
* Improve performance of queries with grouping on joins. ({issue}`23812`) | ||
* TBD Spooling protocol is stable. Link to docs! ({issue}`24214`) |
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.
fyi @wendigo .. will link to docs once I got that PR updated and merged with your help... and also reword this entry
* Improve performance of queries with grouping on joins. ({issue}`23812`) | ||
* TBD Spooling protocol is stable. Link to docs! ({issue}`24214`) | ||
* TBD Improve performance of querying `system.jdbc.tables` for multiple catalogs. ({issue}`24159`) | ||
* Support partial update. ({issue}`24075`) |
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.
@electrum @djsstarburst @chenjian2664 .. do we somehow reword this to be more clear what it actually adds? Or leave it out and just announce the merge support in the connectors when the related PR is merged?
|
||
## Security | ||
|
||
* Add support [data access control with Apache |
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.
@kokosing fyi
|
||
## Hive connector | ||
|
||
* TBD Improve performance of querying `system.jdbc.tables` for Hive, Iceberg, and Delta. ({issue}`24110`) |
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.
Asked in original PR for clarification so I can reword .. also if it applies to Hudi
|
||
## Phoenix connector | ||
|
||
* Support partial update. ({issue}`24075`) |
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.
See entry in general
Good point, @mosabua. A better title for the change would be: "In SQL MERGE change only updated columns". And note that in this release it works only in the Phoenix connector. |
Description
Assemble the release notes for the upcoming Trino 466 release.
Additional context and related issues
See https://github.com/trinodb/trino/pulls?q=is%3Apr+is%3Aclosed+milestone%3A466
Release notes
(x) This is not user-visible or is 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
21 Nov 2024
22 Nov 2024
system.jdbc.tables
for Hive, Iceberg, and Delta #24110 ❌ rn ✅ docsDefaultQueryBuilder.getFrom
to protected for easier extension #24232 ✅ rn ✅ docs23 Nov 2024
24 Nov 2024
25 Nov 2024
26 Nov 2024
27 Nov 2024