twuebi commented on PR #1221: URL: https://github.com/apache/iceberg-go/pull/1221#issuecomment-4743965034
got another fix lined up where _row_id/_last_updated_sequence_number were synthesized after delete/DV/filter were applied, that lead to survivors getting renumbered `0..N` instead of keeping first_row_id + their original file position. Its tests depend on some of the machinery introduced here, so waiting to merge this one before submitting the next PR. -- 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]
