QuakeWang opened a new pull request, #9009: URL: https://github.com/apache/paimon/pull/9009
### Purpose `MAP<K, BLOB>` rejected `TIME` keys because its Java and Python key serializers did not implement Paimon's millisecond-of-day representation. Add matching four-byte little-endian `TIME` key codecs, document the encoding, and preserve Java/Python interoperability. ### Tests - Added Java and Python key serialization coverage. - Added Java-to-Python and Python-to-Java round-trip coverage. -- 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]
