zhuqi-lucas commented on code in PR #16804:
URL: https://github.com/apache/datafusion/pull/16804#discussion_r2212666921
##########
benchmarks/bench.sh:
##########
@@ -775,6 +840,7 @@ data_h2o() {
# Set virtual environment directory
VIRTUAL_ENV="${PWD}/venv"
+ rm -rf "$VIRTUAL_ENV"
Review Comment:
Thank you @2010YOUY01 , i removed this line in latest PR, i think this is
tested code i added.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]