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 2022/08/10 06:39:16 UTC

[GitHub] [iceberg] Fokko opened a new pull request, #5485: Python: Checks on REST catalog table/namespace identifiers

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

   Tables without a namespace are not allowed.
   
   In the case when you provide an empty identifier, we want to catch
   that right away before reaching out to the REST catalog.


-- 
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] rdblue merged pull request #5485: Python: Checks on REST catalog table/namespace identifiers

Posted by GitBox <gi...@apache.org>.
rdblue merged PR #5485:
URL: https://github.com/apache/iceberg/pull/5485


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