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

Add Trino 466 release notes #24208

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

mosabua
Copy link
Member

@mosabua mosabua commented Nov 20, 2024

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

23 Nov 2024

24 Nov 2024

25 Nov 2024

26 Nov 2024

27 Nov 2024

28 Nov 2024

## General

* Improve performance of queries with grouping on joins. ({issue}`23812`)
* TBD Spooling protocol is stable. Link to docs! ({issue}`24214`)
Copy link
Member Author

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`)
Copy link
Member Author

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
Copy link
Member Author

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`)
Copy link
Member Author

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`)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See entry in general

@djsstarburst
Copy link
Member

djsstarburst commented Nov 25, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants