iceberg-python icon indicating copy to clipboard operation
iceberg-python copied to clipboard

V3 row lineage metadata parsing of `first-row-id` in `snapshots`

Open smaheshwar-pltr opened this issue 8 months ago • 1 comments

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.

smaheshwar-pltr avatar May 06 '25 21:05 smaheshwar-pltr

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.

github-actions[bot] avatar Nov 12 '25 00:11 github-actions[bot]