tanmayrauth opened a new pull request, #1021: URL: https://github.com/apache/iceberg-go/pull/1021
Assigns per-row _row_id during v3 appends using a pre-claimed range starting at next-row-id. Sets manifest entry first_row_id to the smallest assigned ID and advances metadata next-row-id by total row count at commit time. Mirrors Java's approach. Closes: #998 -- 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]
