Aniketsy opened a new pull request, #2598: URL: https://github.com/apache/iceberg-python/pull/2598
#2522 This PR makes the `UnaryPredicate` class and its subclasses (`IsNul`l, `NotNul`l, `IsNaN`, `NotNaN`) JSON serializable using Pydantic - Adds unit tests to verify JSON serialization for IsNull and NotNull 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. Thankyou ! -- 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]
