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 new changes to Trino 374 release notes #11545

Merged
merged 1 commit into from Mar 17, 2022

Conversation

mosabua
Copy link
Member

@mosabua mosabua commented Mar 17, 2022

Description

Trino 374 release failed and new stuff was merged before we could try again. So these are the necessary additions ..

Is this change a fix, improvement, new feature, refactoring, or other?

Fix

Is this a change to the core query engine, a connector, client library, or the SPI interfaces? (be specific)

Documentation only.

How would you describe this change to a non-technical end user or system administrator?

See above.

Related issues, pull requests, and links

Follow up to #11417

Documentation

( ) No documentation is needed.
(✅ ) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.

Release notes

(✅ ) No release notes entries required.
( ) Release notes entries required with the following suggested text:

Verification for each commit

Format: commit, committer/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 merge, or assessed to be not necessary, set to ❌ docs before completion

16 Mar 2022

17 Mar 2022

@@ -16,6 +16,8 @@
* Fix `trim`, `ltrim` and `rtim` function results when the argument is `char`
type. Previously, it returned padded results as `char` type. It returns
`varchar` type without padding now. ({issue}`11440`)
* Fix processing of prepared statement parameters in schema properties for
Copy link
Member

Choose a reason for hiding this comment

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

Maybe:

Add support for query parameters in CREATE SCHEMA.

Copy link
Member Author

Choose a reason for hiding this comment

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

Is this a new feature or a fix?

@martint martint merged commit 2ae9337 into trinodb:master Mar 17, 2022
@mosabua mosabua deleted the rn-374-adds branch March 17, 2022 16:46
@github-actions github-actions bot added this to the 374 milestone Mar 17, 2022
@mosabua mosabua removed the WIP label Mar 18, 2022
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.

None yet

2 participants