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 support for v2Checkpoint in Delta Lake #19507

Merged
merged 2 commits into from
Mar 29, 2024

Conversation

ebyhr
Copy link
Member

@ebyhr ebyhr commented Oct 24, 2023

Description

Relates to #19345

Release notes

(x) Release notes are required, with the following suggested text:

# Delta Lake
* Add support for reading tables with [v2 checkpoint](https://github.com/delta-io/delta/blob/master/PROTOCOL.md#v2-spec). ({issue}`19345`)

@cla-bot cla-bot bot added the cla-signed label Oct 24, 2023
@ebyhr ebyhr self-assigned this Oct 24, 2023
@github-actions github-actions bot added the delta-lake Delta Lake connector label Oct 24, 2023
@ebyhr
Copy link
Member Author

ebyhr commented Nov 6, 2023

Suspending this work to prioritize #19588

@ebyhr ebyhr force-pushed the ebi/delta-v2-checkpoint branch 3 times, most recently from 863d65a to f182fdf Compare February 19, 2024 05:17
@ebyhr ebyhr marked this pull request as ready for review February 19, 2024 05:18
@findinpath findinpath self-requested a review February 21, 2024 08:40
@ebyhr ebyhr force-pushed the ebi/delta-v2-checkpoint branch 2 times, most recently from f099646 to 5b87fe4 Compare February 22, 2024 03:56
@ebyhr
Copy link
Member Author

ebyhr commented Feb 22, 2024

Rebased on master to resolve logical conflicts.

Copy link
Contributor

@findinpath findinpath left a comment

Choose a reason for hiding this comment

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

LGTM % small comments

@findinpath
Copy link
Contributor

In case if #20851 lands first, please add as well a test in TestDeltaLakeAlluxioCacheFileOperations

@ebyhr
Copy link
Member Author

ebyhr commented Mar 23, 2024

Rebased on master to resolve conflicts.

@ebyhr ebyhr requested a review from Praveen2112 March 25, 2024 23:22
@ebyhr
Copy link
Member Author

ebyhr commented Mar 28, 2024

Addressed comments.

@wendigo
Copy link
Contributor

wendigo commented Mar 28, 2024

@ebyhr merge at will :)

@ebyhr ebyhr merged commit f1773d4 into trinodb:master Mar 29, 2024
5 of 15 checks passed
@ebyhr ebyhr deleted the ebi/delta-v2-checkpoint branch March 29, 2024 00:22
@github-actions github-actions bot added this to the 444 milestone Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

5 participants