aokolnychyi commented on issue #652: Fix UUID check for existing tables without 
a UUID
URL: https://github.com/apache/incubator-iceberg/pull/652#issuecomment-555572328
 
 
   I think this PR would also resolve the problem when users upgraded to an 
Iceberg version that started assigning table UUIDs but their first operation 
wasn't a child of `SnapshotProducer` (e.g. update table properties). Such 
operations would write an explicit `null` as the table UUID, which will corrupt 
the metadata.

----------------------------------------------------------------
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]

Reply via email to