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 429 release notes #19357

Merged
merged 1 commit into from
Oct 11, 2023
Merged

Add Trino 429 release notes #19357

merged 1 commit into from
Oct 11, 2023

Conversation

colebow
Copy link
Member

@colebow colebow commented Oct 11, 2023

Description

Assemble the release notes for the upcoming Trino 429 release. Fixes #19270

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

4 Oct 2023

5 Oct 2023

6 Oct 2023

7 Oct 2023

8 Oct 2023

9 Oct 2023

10 Oct 2023

11 Oct 2023

@cla-bot cla-bot bot added the cla-signed label Oct 11, 2023
@colebow colebow marked this pull request as ready for review October 11, 2023 18:34
@colebow colebow requested review from mosabua and martint October 11, 2023 18:34

## General

* Allow {doc}`/sql/show-functions` for a specific schema. ({issue}`19243`)
Copy link
Member

Choose a reason for hiding this comment

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

@electrum and @martint .. can you clarify if this is for a schema or a catalog .. will also need this to be clarified for the SQL routine docs PR.

Copy link
Member Author

Choose a reason for hiding this comment

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

@electrum did write this as schema in his proposed RN.

Copy link
Member

Choose a reason for hiding this comment

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

I know .. and the docs say the same .. so its probably alright for this .. but I have the larger question for the SQL routine stuff .. worst case I have to update this later

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

## Iceberg connector

* Add support for automatic type coercion when creating Iceberg tables. ({issue}`13981`)
Copy link
Member

Choose a reason for hiding this comment

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

What does this mean?

Copy link
Member Author

Choose a reason for hiding this comment

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

Completely reworded to be more specific

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 to me now.

@martint martint merged commit 2cd8588 into trinodb:master Oct 11, 2023
2 checks passed
@github-actions github-actions bot added this to the 429 milestone Oct 11, 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 429
3 participants