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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
