ebyhr commented on issue #13915:
URL: https://github.com/apache/iceberg/issues/13915#issuecomment-3238407829

   The `namespaceExists()` call happens because Trino checks if the specified 
schema already exists or not:
   
   
https://github.com/trinodb/trino/blob/d1501ee536c0c6883ed960a184ba7b3f9e36a6c3/core/trino-main/src/main/java/io/trino/execution/CreateSchemaTask.java#L119https://github.com/trinodb/trino/blob/d1501ee536c0c6883ed960a184ba7b3f9e36a6c3/plugin/trino-iceberg/src/main/java/io/trino/plugin/iceberg/catalog/rest/TrinoRestCatalog.java#L165
   


-- 
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]

Reply via email to