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 409 release notes #16335

Merged
merged 1 commit into from
Mar 3, 2023
Merged

Add Trino 409 release notes #16335

merged 1 commit into from
Mar 3, 2023

Conversation

colebow
Copy link
Member

@colebow colebow commented Mar 1, 2023

Description

Assemble the release notes for the upcoming Trino 409 release. Fixes #16247

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

23 Feb 2023

@martint #15999 ❌ rn ✅ docs
@ebyhr #15868 ✅ rn ✅ docs
@ebyhr #16208 ✅ rn ✅ docs
@martint #16242 ✅ rn ✅ docs

24 Feb 2023

@hashhar #16185 ✅ rn ✅ docs
@losipiuk #16114 ✅ rn ✅ docs
@arhimondr #15375 ✅ rn ✅ docs
@electrum #16231 ✅ rn ✅ docs
@ebyhr #16255 ✅ rn ✅ docs

25 Feb 2023

@dain #15918 ✅ rn ❌ docs
@losipiuk #16220 ✅ rn ✅ docs
@dain #16270 ✅ rn ❌ docs
@martint #16224 ✅ rn ✅ docs

26 Feb 2023

@ebyhr #16077 ✅ rn ✅ docs
@kokosing #16169 ✅ rn ✅ docs
@electrum #16226 ✅ rn ✅ docs
@ebyhr #16193 ✅ rn ❌ docs

27 Feb 2023

@kokosing #16276 ❌ rn ✅ docs
@kokosing #16260 ✅ rn ✅ docs
@findepi #16016 ✅ rn ✅ docs
@ebyhr #16279 ✅ rn ✅ docs
@ebyhr #16254 ✅ rn ✅ docs
@ebyhr #15995 ✅ rn ✅ docs
@ebyhr #16002 ✅ rn ❌ docs
@ebyhr #16274 ✅ rn ✅ docs
@ebyhr #16285 ✅ rn ✅ docs
@dain #16271 ✅ rn ❌ docs

28 Feb 2023

@findepi #14891 ✅ rn ✅ docs
@findepi #15930 ✅ rn ✅ docs
@ebyhr #16294 ✅ rn ✅ docs
@ebyhr #16278 ✅ rn ✅ docs
@kokosing #16259 ✅ rn ✅ docs
@kokosing #16281 ✅ rn ✅ docs
@raunaqmorarka #16267 ✅ rn ✅ docs
@raunaqmorarka #16120 ✅ rn ➖ docs
@findepi #16300 ✅ rn ✅ docs
@electrum #15637 ✅ rn ✅ docs
@electrum #16304 ✅ rn ✅ docs
@electrum #16243 ✅ rn ✅ docs
@ebyhr #16297 ✅ rn ✅ docs
@ebyhr #16261 ✅ rn ✅ docs
@electrum #16290 ✅ rn ✅ docs

1 Mar 2023

@ebyhr #16313 ✅ rn ✅ docs
@ebyhr #16318 ✅ rn ✅ docs
@ebyhr #16251 ✅ rn ✅ docs
@hashhar #16305 ✅ rn ✅ docs
@findepi #16295 ✅ rn ✅ docs
@ebyhr #16322 ✅ rn ✅ docs
@phd3 #16312 ✅ rn ✅ docs
@phd3 #14837 ✅ rn ✅ docs
@kokosing #16323 ✅ rn ✅ docs
@martint #16309 ✅ rn ✅ docs
@ebyhr #16326 ✅ rn ✅ docs
@raunaqmorarka #16201 ✅ rn ✅ docs
@raunaqmorarka #15927 ✅ rn ✅ docs
@ebyhr #16334 ✅ rn ✅ docs
@ebyhr #16344 ✅ rn ✅ docs
@findepi #16310 ✅ rn ✅ docs

2 Mar 2023

@raunaqmorarka #16229 ✅ rn ✅ docs
@raunaqmorarka #16264 ✅ rn ✅ docs
@ebyhr #16327 ✅ rn ✅ docs
@findepi #16331 ✅ rn ✅ docs
@ebyhr #16345 ✅ rn ✅ docs
@ebyhr #16339 ✅ rn ✅ docs
@raunaqmorarka #16329 ✅ rn ✅ docs
@ebyhr #16341 ✅ rn ✅ docs
@electrum #16350 ✅ rn ✅ docs

3 Mar 2023

@sopel39 #15892 ✅ rn ✅ docs
@ebyhr #16330 ✅ rn ✅ docs
@ebyhr #15802 ✅ rn ✅ docs
@kokosing #16090 ❌ rn ✅ docs

@cla-bot cla-bot bot added the cla-signed label Mar 1, 2023
@colebow colebow requested a review from mosabua March 1, 2023 20:57
## Hive connector

* Add support for the Hadoop `DefaultCodec` to Hive formats. ({issue}`16250`)
* Add a native CSV file format reader and writer. These can be disabled with the
Copy link
Member

Choose a reason for hiding this comment

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

"native" is a little misleading. Should we say "optimized", "dedicated", "custom", etc.? cc @dain

Copy link
Member Author

Choose a reason for hiding this comment

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

The configuration properties are all named native, so if 'native' is misleading, we probably need to rename all of those.

@colebow colebow marked this pull request as ready for review March 3, 2023 19:10
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.

Looks good now.

@martint martint merged commit 5a0d1b7 into trinodb:master Mar 3, 2023
@github-actions github-actions bot added this to the 409 milestone Mar 3, 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 409
5 participants