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 415 release notes #17234

Merged
merged 1 commit into from
Apr 27, 2023
Merged

Add Trino 415 release notes #17234

merged 1 commit into from
Apr 27, 2023

Conversation

colebow
Copy link
Member

@colebow colebow commented Apr 25, 2023

Description

Assemble the release notes for the upcoming Trino 415 release. Fixes #17135

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

19 Apr 2023

20 Apr 2023

21 Apr 2023

22 Apr 2023

23 Apr 2023

24 Apr 2023

25 Apr 2023

26 Apr 2023

27 Apr 2023

@cla-bot cla-bot bot added the cla-signed label Apr 25, 2023
@colebow colebow requested a review from mosabua April 26, 2023 00:29
@colebow colebow marked this pull request as ready for review April 26, 2023 00:29

## General

* Improve performance consistency of aggregations with variable file sizes. ({issue}`11361`)
Copy link
Member

Choose a reason for hiding this comment

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

I have no idea what this means :)

Copy link
Member Author

@colebow colebow Apr 26, 2023

Choose a reason for hiding this comment

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

It's that performance is more stable / less variable? But not necessarily better? How about just "improve consistency"

Copy link
Member

Choose a reason for hiding this comment

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

What do file sizes have anything to do with this, though? cc @sopel39

Copy link
Member

Choose a reason for hiding this comment

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

I think its so that performance is equally good for smaller and larger files and any mix of them. Specifically this probably also means that performance does not vary as much if some of the data is compacted in object stores and partitions or so are not.

docs/src/main/sphinx/release/release-415.md Show resolved Hide resolved
@colebow colebow force-pushed the colebow/rn-415 branch 2 times, most recently from 20121ed to c63c16d Compare April 26, 2023 18:43
@martint martint merged commit 51d858a into trinodb:master Apr 27, 2023
@github-actions github-actions bot added this to the 415 milestone Apr 27, 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 415
3 participants