rdblue opened a new pull request #652: Fix UUID check for existing tables without a UUID URL: https://github.com/apache/incubator-iceberg/pull/652 This fixes two cases when assigning UUIDs to tables without them: 1. If the table is loaded, then assigned a UUID by a concurrent writer 2. If the table is written with a null UUID because no UUID was assigned
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
