You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2019/11/18 02:35:23 UTC

[GitHub] [incubator-iceberg] jzhuge commented on issue #652: Fix UUID check for existing tables without a UUID

jzhuge commented on issue #652: Fix UUID check for existing tables without a UUID
URL: https://github.com/apache/incubator-iceberg/pull/652#issuecomment-554825154
 
 
   +1 LGTM
   
   A bit of context:
   
   - This is to handle an metadata JSON file created before #264. JSON field `table-uuid` does not exist, thus `metadata.uuid()` returns null.
   - If you still have pre #264 writer running (not recommended), you might have to disable the checkState temporarily.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org