juntaozhang opened a new pull request, #9204:
URL: https://github.com/apache/paimon/pull/9204
### Purpose
- This PR extends pypaimon's `GenericVariant` to support encoding native
Python `datetime` and `uuid.UUID` values, and fixes the` UUID` binary decoding
byte order to align with Java.
- Completes the Python API documentation for supported shredding schema
types
### Tests
- Unit tests: paimon-python/pypaimon/tests/variant_test.py
- Java-Python E2E tests: JavaPyE2ETest and java_py_read_write_test.py
--
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]