JacobOgle commented on code in PR #10070:
URL:
https://github.com/apache/arrow-datafusion/pull/10070#discussion_r1564043798
##########
benchmarks/bench.sh:
##########
@@ -440,6 +440,9 @@ compare_benchmarks() {
fi
echo "Comparing ${BRANCH1} and ${BRANCH2}"
+ python3 -m venv ./${SCRIPT_DIR}/venv
Review Comment:
I do like that idea a bit more than what I have implemented now. I would be
open to taking that route and updating the PR. Thanks for the feedback, its
much appreciated!
--
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]