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 402 release notes #14862

Merged
merged 2 commits into from
Nov 3, 2022
Merged

Add Trino 402 release notes #14862

merged 2 commits into from
Nov 3, 2022

Conversation

colebow
Copy link
Member

@colebow colebow commented Nov 1, 2022

Description

Assemble the release notes for the upcoming Trino 402 release. Fixes #14780

Also removing one incorrect release note from 399, as due to a bug, the feature mentioned was not functional.

Non-technical explanation

N/A

Release notes

(x) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
( ) Release notes are required, with the following suggested text:

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

26 October 2022

@ebyhr #14766 ✅ rn ✅ docs
@ebyhr #14590 ✅ rn ✅ docs
@ebyhr #14782 ✅ rn ✅ docs
@ebyhr #14336 ✅ rn ❌ docs
@ebyhr #14784 ✅ rn ✅ docs

27 October 2022 ✅

@kokosing #14762 ✅ rn ✅ docs
@sopel39 #14781 ✅ rn ✅ docs
@arhimondr #14785 ✅ rn ✅ docs
@martint #14773 ✅ rn ✅ docs
@findepi #14763 ✅ rn ✅ docs
@arhimondr #14794 ✅ rn ✅ docs
@losipiuk #14756 ✅ rn ✅ docs
@ebyhr #14788 ✅ rn ✅ docs
@raunaqmorarka #14777 ✅ rn ✅ docs
@kasiafi #14800 ✅ rn ✅ docs

28 October 2022

@losipiuk #14799 ✅ rn ✅ docs
@ebyhr #13800 ✅ rn ✅ docs
@sopel39 #14802 ✅ rn ✅ docs
@kokosing #14770 ✅ rn ✅ docs
@kokosing #14645 ✅ rn ✅ docs
@losipiuk #8962 ❌ rn ✅ docs

29 October 2022 ✅

@losipiuk #14806 ✅ rn ✅ docs

31 October 2022 ✅

@sopel39 #14815 ✅ rn ✅ docs
@hashhar #14805 ✅ rn ✅ docs
@losipiuk #14819 ✅ rn ✅ docs
@hashhar #14570 ✅ rn ✅ docs
@kokosing #14749 ✅ rn ✅ docs
@sopel39 #14838 ✅ rn ✅ docs
@ebyhr #14813 ✅ rn ✅ docs
@ebyhr #14795 ✅ rn ✅ docs
@hashhar #14809 ✅ rn ✅ docs
@hashhar #14139 ✅ rn ✅ docs

1 November 2022 ✅

@hashhar #14839 ✅ rn ✅ docs
@electrum #14857 ✅ rn ✅ docs
@martint #14528 ✅ rn ✅ docs
@electrum #14851 ✅ rn ✅ docs
@hashhar #14855 ✅ rn ✅ docs

2 November 2022

@kokosing #14653 ✅ rn ➖ docs (#14870)
@sopel39 #14627 ✅ rn ✅ docs
@sopel39 #14823 ✅ rn ✅ docs
@hashhar #14810 ✅ rn ✅ docs
@sopel39 #14866 ✅ rn ✅ docs

Comment on lines +58 to +108
* Improve performance of certain queries which use the `OR` operator. ({issue}`14570`)
* Improve performance of queries with predicates involving the `nullif` function
or arithmetic expressions. ({issue}`14570`)
Copy link
Member Author

Choose a reason for hiding this comment

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

@hashhar does this look ok? I cut down what was proposed pretty significantly - if users are curious, they generally can look at the PR to get additional context.

@colebow colebow marked this pull request as ready for review November 2, 2022 16:32
docs/src/main/sphinx/release/release-402.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-402.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-402.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-402.md Show resolved Hide resolved
docs/src/main/sphinx/release/release-402.md Outdated Show resolved Hide resolved
@colebow colebow force-pushed the colebow/rn-402 branch 2 times, most recently from 5864993 to c8e2e4c Compare November 2, 2022 21:31
docs/src/main/sphinx/release/release-402.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-402.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-402.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-402.md Outdated Show resolved Hide resolved
@martint martint merged commit 9c05283 into trinodb:master Nov 3, 2022
@github-actions github-actions bot added this to the 402 milestone Nov 3, 2022
@colebow colebow deleted the colebow/rn-402 branch January 13, 2023 18:22
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 402
4 participants