luckylsk34 opened a new pull request, #700:
URL: https://github.com/apache/arrow-ballista/pull/700

   # Which issue does this PR close?
   Partially addressess #6 .
   
   Closes #.
   
    # Rationale for this change
   Was able to read data from S3 in standalone mode but in client mode, it 
gives the error `DataFusion error: Execution("No object store available for 
s3://path/to/folder/")`
   
   # What changes are included in this PR?
   Added `S3` feature to `Scheduler` and `Executor`. Not having this feature in 
either will again give the above error.
   
   # Are there any user-facing changes?
   User will be access S3 paths in client mode.


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