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 469 release notes #24509

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

mosabua
Copy link
Member

@mosabua mosabua commented Dec 18, 2024

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

20 Dec 2024

21 Dec 2024

22 Dec 2024

23 Dec 2024

24 Dec 2024

25 Dec 2024

26 Dec 2024

27 Dec 2024

28 Dec 2024

29 Dec 2024

No PRs merged.

30 Dec 2024

31 Dec 2024

1 Jan 2025

2 Jan 2025

@mosabua mosabua force-pushed the rn469 branch 2 times, most recently from 47796da to bdfc5ce Compare January 2, 2025 02:52

## General

* Refrain from join pushdown for modified tables. ({issue}`24447`)
Copy link
Member Author

@mosabua mosabua Jan 2, 2025

Choose a reason for hiding this comment

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

I think we need to reword this @martint .. it fixes issue #17003 so we might even change to link to that instead.

* 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
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 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 mosabua marked this pull request as ready for review January 2, 2025 22:27
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.

3 participants