luhenry commented on pull request #30810: URL: https://github.com/apache/spark/pull/30810#issuecomment-753980219
> This looks fascinating. However, can we hold on this PR until Java 16 become available as GA? I guess Java 16 will be released on next March 2021. I can definitely wait for Java 16 to be released as GA to merge this PR. What should I do with this PR until then? > I converted this issue as a subtask of [SPARK-33772](https://issues.apache.org/jira/browse/SPARK-33772) (Build and Run Spark on Java 17) because Apache Spark officially will support Java 17 LTS (including this nice feature) eventually. Thank you. Over the holidays break, I was also thinking how we could use the [Foreign Linker API](https://openjdk.java.net/jeps/389) to accelerate calls to OpenBLAS and MKL over JNI. That could be an experiment for support with Java 17 as well. ---------------------------------------------------------------- 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]
