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 465 release notes #23987

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

mosabua
Copy link
Member

@mosabua mosabua commented Oct 30, 2024

Description

Assemble the release notes for the upcoming Trino 465 release.

Additional context and related issues

See https://github.com/trinodb/trino/pulls?q=is%3Apr+is%3Aclosed+milestone%3A465

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

30 Oct 2024

31 Oct 2024

1 Nov 2024

2 Nov 2024

No merged PRs.

3 Nov 2024

4 Nov 2024

5 Nov 2024

6 Nov 2024

7 Nov 2024

8 Nov 2024

@cla-bot cla-bot bot added the cla-signed label Oct 30, 2024
@mosabua mosabua marked this pull request as draft October 30, 2024 23:42
@mosabua mosabua force-pushed the rn465 branch 9 times, most recently from d6eb2c5 to 63591f2 Compare November 6, 2024 19:01
docs/src/main/sphinx/release/release-465.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-465.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-465.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-465.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-465.md Outdated Show resolved Hide resolved

## Hive connector

* Add support to skip archiving when committing to a table in the Glue metastore
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
* Add support to skip archiving when committing to a table in the Glue metastore
* Add support for skipping archiving when committing to a table in the Glue metastore

Copy link
Member Author

Choose a reason for hiding this comment

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

double "ing" .. still ok @colebow ?

docs/release-template.md Show resolved Hide resolved
docs/src/main/sphinx/release/release-465.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-465.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-465.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-465.md Outdated Show resolved Hide resolved

## Faker connector

* Add the `random_string` catalog function to test Datafaker expressions for
Copy link
Member

Choose a reason for hiding this comment

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

What's a "Datafaker expression"?

Copy link
Member Author

Choose a reason for hiding this comment

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

Datafaker is the library that is used to generate the random data .. and it has its own little expression language .. the function allows you to test these before using them in a table creation for a column. For now I just left out the word "Datafaker" and I think thats actually fine .. more is in the docs for the function in the connector.

docs/src/main/sphinx/release/release-465.md Show resolved Hide resolved
* Add support to skip archiving when committing to a table in the Glue metastore
and the `hive.metastore.glue.skip-archive` configuration property is set to
`true`. ({issue}`23817`)
* Use drop and create operation when replacing an existing SQL routine stored in
Copy link
Member

Choose a reason for hiding this comment

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

Not sure what this means. What's the user-visible impact?

Copy link
Member Author

Choose a reason for hiding this comment

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

that is my question to the maintainers and contributors as well

Copy link
Member Author

Choose a reason for hiding this comment

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

@findinpath @ebyhr @electrum ?

I kinda think that there is no user facing impact and we might drop the entry..

docs/src/main/sphinx/release/release-465.md Outdated Show resolved Hide resolved
@mosabua mosabua force-pushed the rn465 branch 3 times, most recently from cd7fad1 to 48b2ac8 Compare November 8, 2024 18:41
@mosabua mosabua marked this pull request as ready for review November 8, 2024 18:42
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.

3 participants