liangyouze opened a new pull request, #11864: URL: https://github.com/apache/iceberg/pull/11864
Iceberg metadata table may not created automatically in some cases, see [#11423](https://github.com/apache/iceberg/issues/11423) and [#11862](https://github.com/apache/iceberg/issues/11862), In the semantics of JDBC, conn.getCatalog() and conn.getSchema() represent obtaining the catalog and schema of the current connection.I think this PR should be used to determine whether a table 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
