You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/12/14 07:57:10 UTC

[GitHub] [arrow-datafusion] ZhangqyTJ edited a comment on issue #1417: Ballista does not support external file systems

ZhangqyTJ edited a comment on issue #1417:
URL: https://github.com/apache/arrow-datafusion/issues/1417#issuecomment-993243907


   Project address: https://github.com/ZhangqyTJ/arrow-datafusion.git
   Test code file: datafusion/src/physical_plan/file_format/parquet.rs
   Test function: test_minio_parquet()
   Steps:
   (1) Build a minio service: https://docs.min.io/docs/minio-quickstart-guide.html
   (2) Create a bucket in minio: 
   Access with browser http://ip:9091 (default user name and password: minioadmin)
   click   'Object Orowser' -> 'Create bucket'
   (3) Modify the parameters in test_minio_parquet(): s3_options, data_rows
   (4) Execute test_minio_parquet()


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org