Open
Description
A test util validate_full_roundtrip()
was added in #594, which performs a full roundtrip of "Python encode -> Rust decode -> serialize -> deserialize -> Rust encode -> Python decode" and validates the value is unchanged. We need to apply it on all data types supported in CocoIndex, in test_convert.py
❤️ Contributors, please refer to 📙Contributing Guide.
Unless the PR can be sent immediately (e.g. just a few lines of code), we recommend you to leave a comment on the issue like I'm working on it
or Can I work on this issue?
to avoid duplicating work. Our Discord server is always open and friendly.