vibhatha commented on code in PR #40786: URL: https://github.com/apache/arrow/pull/40786#discussion_r1538669213
########## 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: @danepitkin just curious, should we set `Xms` as well? -- 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]
