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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
