danepitkin commented on code in PR #40786: URL: https://github.com/apache/arrow/pull/40786#discussion_r1539543961
########## dev/conbench_envs/benchmarks.env: ########## @@ -48,3 +48,4 @@ PARQUET_BUILD_EXAMPLES=ON PARQUET_BUILD_EXECUTABLES=ON PYTHON=python LD_LIBRARY_PATH=$CONDA_PREFIX/lib:$LD_LIBRARY_PATH +JAVA_OPTIONS=-Xmx8G Review Comment: Makes sense to me! Isolating the fix to the smallest scope is the preferred option IMO. -- 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...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org