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

Support snapshot selection in Spark read options #43

Closed
rdblue opened this issue Dec 8, 2018 · 1 comment
Closed

Support snapshot selection in Spark read options #43

rdblue opened this issue Dec 8, 2018 · 1 comment

Comments

@rdblue
Copy link
Contributor

rdblue commented Dec 8, 2018

Spark passes query options from DataFrameReader to the Iceberg source. Iceberg should support selecting a specific snapshot ID or the table state at some time from these options.

This is is needed to read a table snapshot to audit its contents while it is not the current snapshot (write, audit, then publish).

@rdblue
Copy link
Contributor Author

rdblue commented Jul 6, 2019

Fixed in #61.

@rdblue rdblue closed this as completed Jul 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant