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 414 release notes #17128

Closed
wants to merge 1 commit into from
Closed

Conversation

colebow
Copy link
Member

@colebow colebow commented Apr 19, 2023

Description

Assemble the release notes for the upcoming Trino 414 release. Fixes #17002

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

13 Apr 2023

14 Apr 2023

15 Apr 2023

16 Apr 2023

17 Apr 2023

18 Apr 2023

19 Apr 2023

@cla-bot cla-bot bot added the cla-signed label Apr 19, 2023
@colebow colebow requested review from mosabua and martint April 19, 2023 18:26
@colebow colebow marked this pull request as ready for review April 19, 2023 18:26
docs/src/main/sphinx/release/release-414.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-414.md Show resolved Hide resolved
docs/src/main/sphinx/release/release-414.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-414.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-414.md Show resolved Hide resolved
docs/src/main/sphinx/release/release-414.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-414.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-414.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-414.md Show resolved Hide resolved
docs/src/main/sphinx/release/release-414.md Show resolved Hide resolved

## Delta Lake connector

* Add support for `SELECT`, `INSERT`, `UPDATE`, and `DELETE` operations on
Copy link
Member

Choose a reason for hiding this comment

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

I assume this also works for MERGE .. but dont think we need to add that.

Copy link
Member

@ebyhr ebyhr Apr 19, 2023

Choose a reason for hiding this comment

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

Please remove SELECT. The statement is already supported without this change.
Yes, the change contains MERGE support.

Copy link
Member

@mosabua mosabua left a comment

Choose a reason for hiding this comment

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

lgtm now

@martint
Copy link
Member

martint commented Apr 20, 2023

Applied changes and merged as a2a0504

@martint martint closed this Apr 20, 2023
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.

Release notes for 414
4 participants