Skip to content

feat: ManifestEntryEvaluator #2056

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

Closed

Conversation

jayceslesar
Copy link
Contributor

@jayceslesar jayceslesar commented Jun 1, 2025

Rationale for this change

Add a helper class to clean code up in validate.py

Loosely based off of https://github.com/apache/iceberg/blob/main/core/src/main/java/org/apache/iceberg/ManifestGroup.java#L68

Are these changes tested?

Encapsulated with existing tests (will add more)

Are there any user-facing changes?

Maybe?

@jayceslesar
Copy link
Contributor Author

jayceslesar commented Jun 1, 2025

@Fokko @sungwy @smaheshwar-pltr idk where the best place for this to live is as I initially defined in manifest.py and quickly found a circular import 😵‍💫, and also happy to add some tests but should be pretty self contained as of now

@jayceslesar
Copy link
Contributor Author

oops my bad, looks like already done here #2050

@jayceslesar jayceslesar closed this Jun 2, 2025
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

Successfully merging this pull request may close these issues.

1 participant