tanmayrauth opened a new pull request, #1131:
URL: https://github.com/apache/iceberg-go/pull/1131

   Validates that Go's DVWriter output conforms to the spec envelope format 
(length + magic + bitmap + CRC32) and produces Puffin files with correct blob 
metadata (type, snapshot-id=-1, sequence-number=-1, cardinality, 
referenced-data-file). Asserts byte equivalence between Go's SerializeDV output 
and a Java-produced DV fixture for the same input positions, and that 
multi-blob Puffin files have correct independent offsets.
   
   Part 3 of #997.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to