Rizxcviii commented on issue #14968: URL: https://github.com/apache/iceberg/issues/14968#issuecomment-3761227101
@RussellSpitzer Thanks for getting back, that does answer a lot! However, I wanted to give a bit more of a specific use case, for rows existing in both the old and new table. Let's assume that there is a table with row containing `customer_id=1` and `_row_id=1`. When the `CREATE OR REPLACE` statement takes place, with `customer_id=1` in the new table, would the _row_id still be 1? -- 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]
