rdblue opened a new pull request #560: Fix key metadata serialization
URL: https://github.com/apache/incubator-iceberg/pull/560
 
 
   This updates DataFile to store key metadata as a byte array instead of a 
byte buffer. The API is not changed, and this removes the need for custom Java 
serialization methods. This adds a test for Java serialization to verify it 
still works, and adds key metadata to validate in both Kryo and Java tests.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to