CodingCat opened a new pull request #2056: URL: https://github.com/apache/iceberg/pull/2056
currently we do not have a straightforward way to check the existence of HadoopTables. instead of capturing exception when calling load/create and then justify whether the table is in the path, this PR provides a new API exists() ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
