zuston opened a new pull request, #2566: URL: https://github.com/apache/datafusion-comet/pull/2566
# Which issue does this PR close? No open issue. # Rationale for this change When running ./mvnw for the first time, executing make benchmark-xxxx may fail because the Java 17 arguments include unwanted “Downloading” messages. This change ensures the arguments are retrieved correctly. # What changes are included in this PR? Use ./mvnw parameters to fetch the Java 17 arguments cleanly. # How are these changes tested? Manual testing. -- 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]
