You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#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 !
---------
Co-authored-by: Fokko Driesprong <[email protected]>
0 commit comments