thinkharderdev commented on issue #1702:
URL: 
https://github.com/apache/arrow-datafusion/issues/1702#issuecomment-1031880093


   > > This PR would support this use case: #1677
   > 
   > Thanks @thinkharderdev. I think it's better for the path to be 
self-described, like s3://hostname:port/xxx/... or 
hdfs://hostname:port/xxx/.... Then the object store management service can 
detect which remote object store will be used.
   > 
   > If possible, it's better to provide a way to avoid remote object store 
registration.
   
   Not sure I follow. I agree that the object store should be resolved from the 
file URI, but we would still have to register an `ObjectStore` in the 
`ExecutionContext` in order to use it right? 


-- 
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]


Reply via email to