[
https://issues.apache.org/jira/browse/ARROW-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-3116:
----------------------------------
Labels: pull-request-available (was: )
> [Plasma] Add "ls" to object store
> ---------------------------------
>
> Key: ARROW-3116
> URL: https://issues.apache.org/jira/browse/ARROW-3116
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Philipp Moritz
> Assignee: Philipp Moritz
> Priority: Major
> Labels: pull-request-available
>
> Add a facility to list all the objects in the store and information about
> them (object ids, sizes, number of clients using them, status i.e. "sealed"
> or "unsealed", creating date, time it took to create). This is very useful
> for debugging applications.
> This will be exposed by having client.list() in the python client, which will
> return a dict mapping object ids to the information.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)