You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/07/15 07:59:37 UTC

[GitHub] [iceberg] kbendick commented on issue #2825: JdbcCatalog createNamespace is not supported

kbendick commented on issue #2825:
URL: https://github.com/apache/iceberg/issues/2825#issuecomment-880482774


   If you look at the original PR for the JDBC catalog, there might be a reference in there as to why createNamespace is not explicitly supported.
   
   I think that namespaces are implicit, and the namespace is created by simply adding a table with a / in it (if you look at the code for dropNamespace or listNamespace, you’ll see what I mean).


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org