kou commented on PR #40046: URL: https://github.com/apache/arrow/pull/40046#issuecomment-1939864033
it seems that we can't use this version with old Java: https://github.com/apache/arrow/actions/runs/7874853054/job/21485424364?pr=40046#step:6:273 ```text java.lang.UnsupportedClassVersionError: com/puppycrawl/tools/checkstyle/api/AuditListener has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 ``` -- 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]
