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: 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