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/01/09 07:25:37 UTC

[GitHub] [iceberg] CodingCat opened a new pull request #2056: Core: provide new api of table exists for HadoopTables

CodingCat opened a new pull request #2056:
URL: https://github.com/apache/iceberg/pull/2056


   currently we do not have a straightforward way to check the existence of HadoopTables.
   
   instead of capturing exception when calling load/create and then justify whether the table is in the path, this PR provides a new API 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.

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] CodingCat commented on pull request #2056: Core: provide new api of table exists for HadoopTables

Posted by GitBox <gi...@apache.org>.
CodingCat commented on pull request #2056:
URL: https://github.com/apache/iceberg/pull/2056#issuecomment-758112474


   ping for review? @shangxinli @rdblue 


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

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] shangxinli commented on pull request #2056: Core: provide new api of table exists for HadoopTables

Posted by GitBox <gi...@apache.org>.
shangxinli commented on pull request #2056:
URL: https://github.com/apache/iceberg/pull/2056#issuecomment-758318980


   LGTM


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

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 commented on pull request #2056: Core: provide new api of table exists for HadoopTables

Posted by GitBox <gi...@apache.org>.
rdblue commented on pull request #2056:
URL: https://github.com/apache/iceberg/pull/2056#issuecomment-758135990


   Looks reasonable to me. Thanks, @CodingCat!


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

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 #2056: Core: provide new api of table exists for HadoopTables

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


   


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

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