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

Spark: propagate snapshot properties for RewriteDataFiles and RewritePositionDeleteFiles #9449

Merged

Conversation

advancedxy
Copy link
Contributor

When working with RewriteDataFiles, I noticed that the snapshot properties cannot be set via snapshotProperty(String, String). This PR will fix that issue by propagating snapshot properties into RewriteDataFilesCommitManager or RewritePositionDeletesCommitManager and all the way down to RewriteFiles.

@advancedxy
Copy link
Contributor Author

cc @RussellSpitzer @szehon-ho or @aokolnychyi, would you mind to take a look at this since you guys touched most parts of the rewrite data files actions.

@advancedxy advancedxy closed this Jan 9, 2024
@advancedxy advancedxy reopened this Jan 9, 2024
@advancedxy advancedxy closed this Jan 9, 2024
@advancedxy advancedxy reopened this Jan 9, 2024
@ajantha-bhat
Copy link
Member

@advancedxy: GH actions are down. Hence PR builders are failing. We need to wait till the status is green in https://www.githubstatus.com/

@advancedxy
Copy link
Contributor Author

@advancedxy: GH actions are down. Hence PR builders are failing. We need to wait till the status is green in https://www.githubstatus.com/

Thanks for the heads up. I was wondering it’s an occasional incident and tried rerunning the CI. Let’s wait GH actions back to normal.

@advancedxy advancedxy closed this Jan 9, 2024
@advancedxy advancedxy reopened this Jan 9, 2024
@advancedxy
Copy link
Contributor Author

@aokolnychyi
Copy link
Contributor

I will take a look this week.

@aokolnychyi aokolnychyi merged commit 008d173 into apache:main Jan 18, 2024
41 checks passed
@aokolnychyi
Copy link
Contributor

Thanks, @advancedxy! Thanks for reviewing, @manuzhang @ajantha-bhat!

geruh pushed a commit to geruh/iceberg that referenced this pull request Jan 26, 2024
adnanhemani pushed a commit to adnanhemani/iceberg that referenced this pull request Jan 30, 2024
devangjhabakh pushed a commit to cdouglas/iceberg that referenced this pull request Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants