HyukjinKwon edited a comment on pull request #30198: URL: https://github.com/apache/spark/pull/30198#issuecomment-719431198
Oh, @gemelen. Yeah that would have been better. But it's okay because currently there is only one Spark in the release (in terms of JDK, not Hive or Hadoop versions), that is built by JDK 8, that can run on both JRE 8 and JRE 11. GitHub Actions has a job that builds it with JDK 11 but that's more about a sanity check so we can easily drop JDK 8 and move to JDK 11 later. I think we can just remove this out when we migrate to JDK 11 later. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
