Skip to content

Conversation

Aniketsy
Copy link
Contributor

@Aniketsy Aniketsy commented Oct 2, 2025

#2518
This PR addresses issue by making the And expression in pyiceberg.expressions fully JSON serializable using Pydantic.

  • Added a unit test to verify correct JSON serialization of the And expression.

Please let me know if my approach or fix needs any improvements . I’m open to feedback and happy to make changes based on suggestions.
Thank you !

@Aniketsy
Copy link
Contributor Author

Aniketsy commented Oct 5, 2025

@Fokko Could you please review these changes when you have time.

@Fokko
Copy link
Contributor

Fokko commented Oct 9, 2025

@Aniketsy Thanks for working on this, but I think this one is problematic, since it relies on BooleanExpression. I think we need to fix the LiteralPredicate first

@Aniketsy
Copy link
Contributor Author

@Fokko sure, I will wait till LiteralPredicate get fixed and then continue working on this.

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.

2 participants