You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's always mentioned that this framework is for Java 8. Can anyone confirm that this framework is forward compatible? Can we use the older versions of this framework for Java 17? Or do we need use the latest version of the framework for Java 17? Is there any Java compatibility matrix for this framework versions? Please help me with the link if we have such thing.
I'm using this library with Java 11 and Java 17 without any issues (although the library was compiled with Java 8).
You just need to use the compiled library (from maven repository).
It's always mentioned that this framework is for Java 8. Can anyone confirm that this framework is forward compatible? Can we use the older versions of this framework for Java 17? Or do we need use the latest version of the framework for Java 17? Is there any Java compatibility matrix for this framework versions? Please help me with the link if we have such thing.
https://stackoverflow.com/questions/76012926/is-the-spark-java-framework-compatible-with-java-17
The text was updated successfully, but these errors were encountered: