Re: [DISCUSS] [REST SPEC] Add first-row-id in the data files for Row Lineage

2025-05-12 Thread Ryan Blue
I thought sure I had a PR that added this, but I can't find it. +1 to adding `first_row_id`. Thanks, Prashant! On Mon, May 12, 2025 at 9:22 AM Russell Spitzer wrote: > Makes sense to me, perhaps we should also add in a test that checks that > the Datafile api object and the REst spec are always

Re: [DISCUSS] [REST SPEC] Add first-row-id in the data files for Row Lineage

2025-05-12 Thread Russell Spitzer
Makes sense to me, perhaps we should also add in a test that checks that the Datafile api object and the REst spec are always in sync? On Mon, May 12, 2025 at 10:52 AM Amogh Jahagirdar <2am...@gmail.com> wrote: > Thanks Prashant, I definitely agree the first_row_id will need to be added > to the

Re: [DISCUSS] [REST SPEC] Add first-row-id in the data files for Row Lineage

2025-05-12 Thread Amogh Jahagirdar
Thanks Prashant, I definitely agree the first_row_id will need to be added to the REST Spec. Commented on the PR, I also think we'll need to make sure the first-row-id for Snapshots are also added as part of this. Thanks, Amogh Jahagirdar On Fri, May 9, 2025 at 6:12 PM Prashant Singh wrote: > H