advancedxy opened a new pull request, #45: URL: https://github.com/apache/arrow-datafusion-comet/pull/45
## Which issue does this PR close? Closes #43 ## Rationale for this change Add support for java 1.8 ## What changes are included in this PR? 1. downgrade `io.github.git-commit-id` to 4.9.9 to be compatible with java 1.8 2. change GenTPCHData.scala to be compatible with java 1.8 3. make spotless happy with both java 1.8 and java 17(or even java 11) 4. amend CI actions to run with multiple java versions ## How are these changes tested? updated ci runs. -- 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]
