We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Opening to keep track of benchmarks still stuck on Scala 2.12.
As of Spark 3.2.0, Scala 2.13 is now supported: https://spark.apache.org/releases/spark-release-3-2-0.html
Should be eventually migrated from 2.12 to 2.13:
apache-spark
reactors
neo4j-analytics
scala-stm-bench7
philosophers
finagle-http
finagle-chirper
The text was updated successfully, but these errors were encountered:
With neo4j-analytics, the problem is the Cypher component of Neo4j (neo4j/neo4j#12687) that keeps it chained to Scala 2.12.
Sorry, something went wrong.
With neo4j-analytics done (#422), we have just 3 benchmarks (in 2 modules) left.
No branches or pull requests
Opening to keep track of benchmarks still stuck on Scala 2.12.
As of Spark 3.2.0, Scala 2.13 is now supported: https://spark.apache.org/releases/spark-release-3-2-0.html
Should be eventually migrated from 2.12 to 2.13:
apache-spark
benchmarks (Update apache-spark benchmarks to use Spark 3.2.0 and Scala 2.13.7 #327)reactors
neo4j-analytics
(Update Neo4j to version 5.12.0 and migrate to Scala 2.13 #422)scala-stm-bench7
andphilosophers
finagle-http
andfinagle-chirper
(Update twitter-finagle benchmarks to use Finagle 21.10.0 and Scala 2.13.7 #328)The text was updated successfully, but these errors were encountered: