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

[GitHub] [iceberg] jackye1995 opened a new issue, #7112: Support listing metadata table information in pyiceberg CLI

jackye1995 opened a new issue, #7112:
URL: https://github.com/apache/iceberg/issues/7112

   ### Feature Request / Improvement
   
   We have a few customer requests for the ability to have a CLI tool that can see Iceberg table information like data files in the table on S3, because they are used to doing `s3 ls s3://table/root` to see files under Hive tables.
   
   The result might be huge but it might be worth implementing a CLI console cursor to display the result for the use case. I would imagine it to be pretty handy for various dev purposes as well.
   
   Any thoughts? @Fokko
   
   ### Query engine
   
   None


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


Re: [I] Support listing metadata table information in pyiceberg CLI [iceberg]

Posted by "Fokko (via GitHub)" <gi...@apache.org>.
Fokko commented on issue #7112:
URL: https://github.com/apache/iceberg/issues/7112#issuecomment-1742726107

   Closing this one for now since the basic operations are in there: https://py.iceberg.apache.org/cli/


-- 
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 issue #7112: Support listing metadata table information in pyiceberg CLI

Posted by "jackye1995 (via GitHub)" <gi...@apache.org>.
jackye1995 commented on issue #7112:
URL: https://github.com/apache/iceberg/issues/7112#issuecomment-1470491508

   > Would you point to a directory, or to a metadata JSON?
   
   I am mostly thinking along the line of supporting something like `pyiceberg show ns.table.files --limit 10` so catalog is still involved. But static table would also work with a metadata JSON.
   
   I just notice that I had the misunderstanding that querying metadata table is already supported in the core library in Python, but seems like it is not supported yet. In that case that is something to add first.
   
   I will try to see if I have time to take this in my spare time, but before I self assign, if other people have bandwidth feel free to take it!


-- 
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] github-actions[bot] commented on issue #7112: Support listing metadata table information in pyiceberg CLI

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #7112:
URL: https://github.com/apache/iceberg/issues/7112#issuecomment-1714777742

   This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.


-- 
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] Fokko commented on issue #7112: Support listing metadata table information in pyiceberg CLI

Posted by "Fokko (via GitHub)" <gi...@apache.org>.
Fokko commented on issue #7112:
URL: https://github.com/apache/iceberg/issues/7112#issuecomment-1469946897

   Hey @jackye1995 Thanks for the suggestion, I like it a lot. We have the static table already there, so this wouldn't be a huge deal to implement. Would you point to a directory, or to a metadata JSON?


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


Re: [I] Support listing metadata table information in pyiceberg CLI [iceberg]

Posted by "Fokko (via GitHub)" <gi...@apache.org>.
Fokko closed issue #7112: Support listing metadata table information in pyiceberg CLI
URL: https://github.com/apache/iceberg/issues/7112


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