Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.0.0
-
Use Spark with the latest maintenance release of Java, for security and bug fixes, and to ensure compatibility with Scala.
Description
yumwang notes that Scala 2.12.8 is out and fixes two minor issues:
Don't reject views with result types which are TypeVars (#7295)
Don't emit static forwarders (which simplify the use of methods in top-level objects from Java) for bridge methods (#7469)
Attachments
Issue Links
- is blocked by
-
SPARK-26282 Update JVM to 8u191 on jenkins workers
- Closed
- is related to
-
SPARK-25578 Update to Scala 2.12.7
- Resolved
- links to