-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Add Trino 416 release notes #17328
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 416 release notes #17328
Conversation
mosabua
left a comment
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.
One minor question.. but essentially also good as it stands
| * Improve performance of partitioned `INSERT`, `CREATE TABLE AS .. SELECT`, and | ||
| `EXECUTE` statements when the source table statistics are missing or | ||
| inaccurate. ({issue}`16802`) | ||
| * Improve performance of `LIKE` expressions that contain `%`. ({issue}`16167`) |
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.
should we say "use pattern matching with %" instead ?
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.
That sounds more convoluted? What's confusing about the current phrasing?
Alternatively: "Improve performance of LIKE patterns that contain %" ?
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.
I like that last one best ..
| * Improve performance of partitioned `INSERT`, `CREATE TABLE AS .. SELECT`, and | ||
| `EXECUTE` statements when the source table statistics are missing or | ||
| inaccurate. ({issue}`16802`) | ||
| * Improve performance of `LIKE` expressions that contain `%`. ({issue}`16167`) |
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.
I like that last one best ..
Description
Assemble the release notes for the upcoming Trino 416 release. Fixes #17290
Release notes
(x) This is not user-visible or docs only and no release notes are required.
Verification for each pull request
Format: maintainer, 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
28 Apr 2023
29 Apr 2023
30 Apr 2023
1 May 2023
Path,Configurationin Hudi #17291 ✅ rn ✅ docs2 May 2023
3 May 2023
ANALYZEcall on materialized view #17284 ✅ rn ✅ docs