You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "nastra (via GitHub)" <gi...@apache.org> on 2023/03/31 08:45:47 UTC

[GitHub] [iceberg] nastra opened a new pull request, #7252: Core: Require namespace when creating table using InMemoryCatalog

nastra opened a new pull request, #7252:
URL: https://github.com/apache/iceberg/pull/7252

   In https://github.com/apache/iceberg/blob/0c2f5240146035029081a5a12ac4d71e64258602/core/src/test/java/org/apache/iceberg/inmemory/TestInMemoryCatalog.java#L41 we were specifying that this catalog requires a namespace to exist before creating a table. However, this was actually never checked in the code.


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


[GitHub] [iceberg] jackye1995 commented on pull request #7252: Core: Require namespace when creating table using InMemoryCatalog

Posted by "jackye1995 (via GitHub)" <gi...@apache.org>.
jackye1995 commented on PR #7252:
URL: https://github.com/apache/iceberg/pull/7252#issuecomment-1499500761

   Thanks for the fix, merging


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


[GitHub] [iceberg] jackye1995 merged pull request #7252: Core: Require namespace when creating table using InMemoryCatalog

Posted by "jackye1995 (via GitHub)" <gi...@apache.org>.
jackye1995 merged PR #7252:
URL: https://github.com/apache/iceberg/pull/7252


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