iceberg-python
iceberg-python copied to clipboard
V3 row lineage metadata parsing of `first-row-id` in `snapshots`
Feature Request / Improvement
https://github.com/apache/iceberg-python/pull/1554 that introduced V3 read support reads next_row_id on table metadata. We also need (see spec) the first-row-id field (now a required field for V3) to be read within the snapshots list of V3 metadata.
This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.