aokolnychyi commented on issue #654: Move identifier validation into BaseMetastoreCatalog URL: https://github.com/apache/incubator-iceberg/pull/654#issuecomment-555539304 I am wondering if there will be any unexpected consequences for throwing `NoSuchTableException` instead of `ValidationException` or `IllegalArgumentException`. For example, `tableExists` in Iceberg and Spark catalogs is implemented in a way that will swallow the exception and simply report `false`.
---------------------------------------------------------------- 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]
