pvary commented on issue #9955: URL: https://github.com/apache/iceberg/issues/9955#issuecomment-1999024368
I do not fully understand your test setup, but using `INSERT ... SELECT ...` will not guarantee that the snapshots are preserved between the tables. It might happen that both changes happened during the same monitoring interval, and the changes got read and inserted in one commit into the target table. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org