Skip to content

Conversation

ebyhr
Copy link
Member

@ebyhr ebyhr commented Sep 26, 2025

Description

Assemble the release notes for the upcoming Trino 478 release.

Additional context and related issues

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

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

25 Sep 2025

26 Sep 2025

28 Sep 2025

29 Sep 2025

30 Sep 2025

01 Oct 2025

02 Oct 2025

03 Oct 2025

@wendigo
Copy link
Contributor

wendigo commented Sep 27, 2025

@ebyhr I've added two more entries

@ebyhr ebyhr force-pushed the ebi/release-note-478 branch 3 times, most recently from e51817f to 76113ca Compare October 2, 2025 01:37

## Delta Lake connector

* Fix failure when reading `NULL` map on `json` type. ({issue}`26700`)
Copy link
Member

Choose a reason for hiding this comment

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

Json doesn’t have a concept of maps, so what what’s a null map?

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

it fixed the issue with reading map columns where the value type is json and the value is null
How about "Fix reading map type when value type is json and value is null"

Copy link
Member Author

Choose a reason for hiding this comment

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

@chenjian2664 Please rephrase to clarify whether it was a failure or a correctness issue. It should start with either "Fix failure when ..." or "Fix incorrect results when …"

Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks.
It is a failure, so should be "Fix failure when reading map type with value type is json and value is null"

@ebyhr ebyhr force-pushed the ebi/release-note-478 branch 2 times, most recently from d207944 to 72cb5a4 Compare October 3, 2025 03:09
Co-authored-by: Mateusz "Serafin" Gajewski <[email protected]>
@ebyhr ebyhr force-pushed the ebi/release-note-478 branch from 72cb5a4 to f11e381 Compare October 4, 2025 01:18
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.

4 participants