alamb commented on issue #675: URL: https://github.com/apache/arrow-rs-object-store/issues/675#issuecomment-4150972519
Since users of ObjectStore need to instantiate an `ObjectStore` instance already, it seems like they already know (or could track) what capabilities their particular ObjectStore instance supports What is the usecase for a programatic API? (The proposal sounds reasonable to me, FWIW, though I would want to minimize any change to the ObjectStore trait itself (e.g. maybe it could return a `Capablities` object where we could add methods like `supports_ordered_listing` etc -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
