KaiqiJinWow opened a new pull request, #3478: URL: https://github.com/apache/iceberg-python/pull/3478
## Summary - Expose Iceberg V3 deletion vector content range fields on DataFile - Read Puffin deletion vectors from manifest-described content ranges when content_offset/content_size_in_bytes are present - Validate deletion vector blobs for length, magic number, CRC, and cardinality while preserving existing whole-file Puffin reads ## Testing - `.venv/bin/python -m pytest -q tests/table/test_puffin.py tests/io/test_pyarrow.py::test_read_deletion_vector_blob_from_content_range tests/io/test_pyarrow.py::test_read_deletes` -- 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]
