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

   ## Summary
   
   - validate deletion vector manifest ranges against the matching Puffin 
footer blob
   - validate deletion-vector-v1 metadata, referenced data file, and 
cardinality before reading
   - reject trailing bytes after the serialized Roaring bitmaps
   - run the Java and Go interoperability fixtures through the standard DV 
reader
   
   Stacked on #913. Until #913 merges, this PR contains both commits; review 
commit `0ff15f6` for this change.
   
   Related to #637.
   
   ## Testing
   
   - pre-commit hooks: passed
   - `puffin_test`: 34/34 passed
   - `util_test`: 371/371 passed
   - GCC 14 container build: passed


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