kevinjqliu opened a new pull request, #3953: URL: https://github.com/apache/iceberg-python/pull/3953
## Summary Add optional `referenced_data_file` (field ID 143) to the v2 data-file schema and cover its manifest round trip. The field is permitted for v2 position deletes by the [data file fields spec](https://iceberg.apache.org/spec/#data-file-fields) and was previously added only to the v3 projection in #3690. ## Testing `uv run pytest -q tests/utils/test_manifest.py` -- 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]
