zhztheplayer opened a new pull request, #6693: URL: https://github.com/apache/incubator-gluten/pull/6693
1. Following PR https://github.com/apache/incubator-gluten/pull/6670, change maximum batch size from 5x to 1.5x 2. Following PR https://github.com/apache/incubator-gluten/pull/6658, change gluten-it's JVM options to match up with [vanilla Spark](https://github.com/apache/spark/blob/080e7eb0de06d49959f2f2b05a1f446adf12fadb/launcher/src/main/java/org/apache/spark/launcher/JavaModuleOptions.java), since options in `JavaModuleOptions` are passed to executors in local cluster mode, we'd align executors' and driver's options in that mode. -- 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]
