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 438 release notes #20518

Merged
merged 2 commits into from
Feb 1, 2024
Merged

Add Trino 438 release notes #20518

merged 2 commits into from
Feb 1, 2024

Conversation

colebow
Copy link
Member

@colebow colebow commented Jan 30, 2024

Description

Assemble the release notes for the upcoming Trino 438 release.

Release notes

(x) This is not user-visible or 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

25 Jan 2024

26 Jan 2024

27 Jan 2024

28 Jan 2024

29 Jan 2024

30 Jan 2024

31 Jan 2024

1 Feb 2024

docs/src/main/sphinx/release/release-438.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-438.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-438.md Outdated Show resolved Hide resolved
@mosabua mosabua marked this pull request as ready for review February 1, 2024 00:29
@mosabua
Copy link
Member

mosabua commented Feb 1, 2024

Need to add #19532

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 once the OPA stuff is in.

@colebow colebow force-pushed the colebow/rn-438 branch 3 times, most recently from 60e7131 to c8f59dc Compare February 1, 2024 22:18

## General

* Add support for using string types with the {func}`reduce_agg` function. ({issue}`20452`)
Copy link
Member

Choose a reason for hiding this comment

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

This is incorrect. It covers more than string types (as I mentioned in an earlier round of review).


* Add support for using string types with the {func}`reduce_agg` function. ({issue}`20452`)
* Fix query failure when using `char` types with the {func}`reverse` function. ({issue}`20387`)
* Fix query failure when using large variable-width values 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.

What's a "variable-width value"?

docs/src/main/sphinx/release/release-438.md Outdated Show resolved Hide resolved
@martint martint merged commit 4d12eef into trinodb:master Feb 1, 2024
5 checks passed
@github-actions github-actions bot added this to the 438 milestone Feb 1, 2024
Comment on lines +17 to +21
## Delta Lake connector

* Add support for configuring the maximum number of values per page when writing
to Parquet files with the `parquet.writer.page-value-count` configuration
property or the `parquet_writer_page_value_count` session property. ({issue}`20171`)
Copy link
Member

Choose a reason for hiding this comment

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

The entry for ALTER COLUMN ... DROP NOT NULL is missing. #20491

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

5 participants