-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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 469 release notes #24509
Open
mosabua
wants to merge
2
commits into
trinodb:master
Choose a base branch
from
simpligility:rn469
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Add Trino 469 release notes #24509
+82
−1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mosabua
force-pushed
the
rn469
branch
2 times, most recently
from
December 27, 2024 06:27
8be3bb8
to
9b8b4f4
Compare
mosabua
commented
Dec 27, 2024
mosabua
commented
Dec 28, 2024
mosabua
commented
Dec 28, 2024
mosabua
force-pushed
the
rn469
branch
2 times, most recently
from
January 2, 2025 02:52
47796da
to
bdfc5ce
Compare
mosabua
commented
Jan 2, 2025
|
||
## General | ||
|
||
* Refrain from join pushdown for modified tables. ({issue}`24447`) |
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.
mosabua
commented
Jan 2, 2025
mosabua
commented
Jan 2, 2025
mosabua
commented
Jan 2, 2025
mosabua
commented
Jan 2, 2025
* Add `system.iceberg_tables` table function to allow listing only Iceberg tables. ({issue}`24469`) | ||
* Allow configuring the `parquet_bloom_filter_columns` table property. ({issue}`24573`) | ||
* Improve performance when listing columns. ({issue}`23909`) | ||
* Remove the oldest tracked version metadata files 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.
Is this a bug fix? How can we better describe the user impact @ebyhr ?
From quick glance it seems a clean up work that has performance benefits..
mosabua
commented
Jan 2, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Assemble the release notes for the upcoming Trino 469 release.
Additional context and related issues
See https://github.com/trinodb/trino/pulls?q=is%3Apr+is%3Aclosed+milestone%3A469
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
18 Dec 2024
19 Dec 2024
$entries
metadata table to Iceberg #24172 ✅ rn ✅ docs20 Dec 2024
21 Dec 2024
22 Dec 2024
23 Dec 2024
$all_entries
metadata table to Iceberg #24543 ✅ rn ❌ docs, Document $entries table in Iceberg #2454224 Dec 2024
ZSTD
Parquet compression codec for Delta Lake #17426 ✅ rn ✅ docsparquet_bloom_filter_columns
withSET PROPERTIES
in Iceberg #24573 ✅ rn ✅ docs25 Dec 2024
26 Dec 2024
27 Dec 2024
28 Dec 2024
newTrinoTable
method to AbstractTestQueryFramework #24337 ✅ rn ✅ docs29 Dec 2024
No PRs merged.
30 Dec 2024
31 Dec 2024
1 Jan 2025
2 Jan 2025