-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Add Trino 478 release note #26726
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
base: master
Are you sure you want to change the base?
Add Trino 478 release note #26726
Conversation
7ba941a
to
64e2c9c
Compare
@ebyhr I've added two more entries |
e51817f
to
76113ca
Compare
|
||
## Delta Lake connector | ||
|
||
* Fix failure when reading `NULL` map on `json` type. ({issue}`26700`) |
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
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
"
There was a problem hiding this comment.
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 …"
There was a problem hiding this comment.
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
"
d207944
to
72cb5a4
Compare
Co-authored-by: Mateusz "Serafin" Gajewski <[email protected]>
72cb5a4
to
f11e381
Compare
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
VendedCredentials
withFileSystemCredentials
#26699 ✅ rn ✅ docs26 Sep 2025
28 Sep 2025
29 Sep 2025
30 Sep 2025
01 Oct 2025
02 Oct 2025
03 Oct 2025