pan3793 commented on PR #37787: URL: https://github.com/apache/spark/pull/37787#issuecomment-1423882497
This upgrade brings `threeten-extra:1.7.1`, which has a known issue with JDK 8 bytecode compatibility, see https://github.com/ThreeTen/threeten-extra/issues/226 As a downstream project of Spark, Kyuubi found the same issue https://github.com/apache/kyuubi/actions/runs/4130823342/jobs/7137880315, but I'm not sure if it's a real issue or just does not matter. I suppose it's not a big deal since all Spark ORC tests passed w/ JDK8. -- 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]
