Cheappie commented on issue #4269:
URL: 
https://github.com/apache/arrow-datafusion/issues/4269#issuecomment-1321152852

   From what I see you haven't registered s3 object store, It is mentioned in 
error message too `No suitable object store found`
   
   Here are examples that might help you:
   
https://github.com/apache/arrow-datafusion/tree/master/datafusion-examples/examples
   
   Example that configures s3 object store
   
https://github.com/apache/arrow-datafusion/blob/master/datafusion-examples/examples/query-aws-s3.rs
   
   Example that configures parquet
   
https://github.com/apache/arrow-datafusion/blob/master/datafusion-examples/examples/parquet_sql.rs


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