wirybeaver opened a new pull request, #913:
URL: https://github.com/apache/iceberg-cpp/pull/913

   ## Summary
   
   - add Java- and Go-generated single-blob and multi-blob Puffin 
deletion-vector fixtures
   - add a Go fixture containing array, run, and bitmap Roaring containers 
across multiple high-32-bit keys
   - verify Puffin metadata, manifest blob ranges, referenced data files, 
cardinality, and every decoded position
   - document fixture provenance, pinned source revisions, regeneration steps, 
and checksums
   
   This adds cross-language coverage beyond C++ self-roundtrips and follows up 
on the deletion-vector work discussed in #637 and #777.
   
   ## Testing
   
   - `puffin_test` (31/31 tests passed with GCC 14)
   - regenerated the Go fixtures from Apache Iceberg Go commit 
`3020adbbc3faff047da6f483f739f1b5e1de611b` and compared them byte-for-byte
   - verified the all-container fixture contains one array, one run, and one 
bitmap container in each high-32-bit bucket
   


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