Aniketsy opened a new pull request, #2557: URL: https://github.com/apache/iceberg-python/pull/2557
#2524 This PR addresses issue by making the `SetPredicate` class and its subclasses (In, NotIn) JSON serializable using Pydantic. - Added tests to verify JSON serialization of `In` and `NotIn` predicates. 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 ! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
