Cheappie commented on issue #2230: URL: https://github.com/apache/arrow-rs/issues/2230#issuecomment-1200455513
Ahh I see now why you do want to uphold existing interface. You just want to keep it simple, because either object stores or file system just require location to get object. Am I right ? I think that there should be yet another ObjectStore trait in DataFusion, that should use output of list method as an input to get with some additional flexibility for dynamic attributes. -- 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]
