mbrobbel commented on code in PR #14483: URL: https://github.com/apache/datafusion/pull/14483#discussion_r1942615574
########## benchmarks/bench.sh: ########## @@ -34,7 +34,7 @@ COMMAND= BENCHMARK=all DATAFUSION_DIR=${DATAFUSION_DIR:-$SCRIPT_DIR/..} DATA_DIR=${DATA_DIR:-$SCRIPT_DIR/data} -CARGO_COMMAND=${CARGO_COMMAND:-"cargo run --release"} +CARGO_COMMAND=${CARGO_COMMAND:-"cargo run --release --locked"} Review Comment: [684c7df](https://github.com/apache/datafusion/pull/14483/commits/684c7df6ecf9c7579654b68cb733a943173961e2) -- 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-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org