[ https://issues.apache.org/jira/browse/ARROW-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Philipp Moritz resolved ARROW-3116. ----------------------------------- Resolution: Fixed Fix Version/s: 0.11.0 Issue resolved by pull request 2470 [https://github.com/apache/arrow/pull/2470] > [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 > Fix For: 0.11.0 > > Time Spent: 1h > Remaining Estimate: 0h > > 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)