-
Notifications
You must be signed in to change notification settings - Fork 269
Add samples for listing table.files and table.partitions #578
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hey @moryachok Thanks for raising this. This is currently being worked on in #511 The files one should be rather straightforward since that's also supported through the CLI: |
@moryachok It looks like someone else is already working on files, how about partitions? I'll merge #551 later today and then it should be relative straightforward. |
Hey @Fokko, |
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 issue has been closed because it has not received any activity in the last 14 days since being marked as 'stale' |
Question
After examining your documentation, I couldn't locate the methods to list a table's partitions or its data files. Could you please provide relevant examples or consider adding this capability if it's not currently available?
The text was updated successfully, but these errors were encountered: