novemberkilo commented on issue #958: URL: https://github.com/apache/arrow-datafusion/issues/958#issuecomment-939236947
I have an example of this now on https://github.com/novemberkilo/arrow-datafusion/commit/d9f096a5ececcb8fdef6cc74761b782d33e02799 To reproduce, follow the directions in `benchmarks/README.md` to get a `ballista-scheduler` and `ballista-executor` going locally, then do ``` cargo run --release --bin nyctaxi -- --iterations 3 --path benchmarks/data/nyctaxi_100.csv --format csv --batch-size 4096 ``` -- 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]
