Skip to content

Add optimization for Delta v2 checkpoint read#22971

Merged
ebyhr merged 2 commits intotrinodb:masterfrom
pajaks:pajaks/delta_v2checkpoint_opt
Aug 9, 2024
Merged

Add optimization for Delta v2 checkpoint read#22971
ebyhr merged 2 commits intotrinodb:masterfrom
pajaks:pajaks/delta_v2checkpoint_opt

Conversation

@pajaks
Copy link
Copy Markdown
Member

@pajaks pajaks commented Aug 7, 2024

Description

Improve reading v2 delta checkpoint by skipping reading DATA part when only METADATA or PROTOCOL is needed.

Additional context and related issues

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

# Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Aug 7, 2024
@github-actions github-actions bot added the delta-lake Delta Lake connector label Aug 7, 2024
@pajaks pajaks force-pushed the pajaks/delta_v2checkpoint_opt branch from 6594dbc to f0848ef Compare August 8, 2024 10:47
@pajaks pajaks marked this pull request as ready for review August 8, 2024 11:57
@pajaks
Copy link
Copy Markdown
Member Author

pajaks commented Aug 8, 2024

@ebyhr Could you run with secretes?

@ebyhr
Copy link
Copy Markdown
Member

ebyhr commented Aug 8, 2024

/test-with-secrets sha=f0848efda97dcf06fee1ae2295d83041111a00c6

@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 8, 2024

The CI workflow run with tests that require additional secrets finished as failure: https://github.com/trinodb/trino/actions/runs/10310172082

@pajaks pajaks force-pushed the pajaks/delta_v2checkpoint_opt branch from f0848ef to 5e33c92 Compare August 9, 2024 07:42
@pajaks pajaks requested a review from nineinchnick August 9, 2024 07:43
@pajaks pajaks force-pushed the pajaks/delta_v2checkpoint_opt branch from 5e33c92 to 3d24829 Compare August 9, 2024 11:34
@pajaks pajaks force-pushed the pajaks/delta_v2checkpoint_opt branch from 3d24829 to f896092 Compare August 9, 2024 12:24
@ebyhr ebyhr merged commit 670f0dd into trinodb:master Aug 9, 2024
@github-actions github-actions bot added this to the 454 milestone Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed delta-lake Delta Lake connector

Development

Successfully merging this pull request may close these issues.

3 participants