LuciferYang commented on PR #36954: URL: https://github.com/apache/spark/pull/36954#issuecomment-1164260196
@dongjoon-hyun @HyukjinKwon @cxzl25 After several rounds of local tests, I found that Java 11 test still flakiness with `-XX:NewRatio=4`. `[SPARK-39387](https://issues.apache.org/jira/browse/SPARK-39387): BytesColumnVector should not throw RuntimeException due to overflow` may really need more memory to run stably when use Java 11. I agree to just `ignore` this case -- 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]
