-
Subscribe to this issue and stay notified about new [daily trending repos in Scala](https://github.com/trending/scala?since=daily)!
-
`sbt-sonatype` `sonatypeBundleRelease` failed use Java8.
This command succeed in Java17. It seems that use `HttpURLConnectionBackend`.
But `bundle.zip` is also generated in Java8 though `sonaty…
-
I upgraded the Kubernetes client from 5.6.0 to 6.5.1 to address P0 vulnerabilities in dependencies and trying to run a simple job.
It submits job and job also succeeds. However, Livy marks it fail…
-
**Describe the problem you faced**
Running an ETL on a table "Aggregate X Details". When running this on a large dataset i.e ~30M rows of data we partition our dataset into 50 partitions using RDD.co…
-
There are already several tickets related to Java interop with protected methods. This may have the same root cause as one of them but it seems worth reporting separately because it's a regression (wh…
-
Although I believe Graal Native should be our main focus given the large investment it has and consistently superior performance now with PGO when compared to Hotspot, Scala Native can still offer an …
-
[For multi module builds]
I have noticed that tests and their coverage data are not kept (entirely) in sync. If a Scala file disappears (by going back to an older commit, for example), the coverage…
-
In an effort to unify the Scala 2 and Scala 3 documentation, we would like the current [Scala 3 Book](https://docs.scala-lang.org/scala3/book/introduction.html) to become a complete documentation of S…
-
During the 1.1.0 release, we noticed a [symbol ordering issue](https://arnout.engelen.eu/rb/reproducible-builds-diffoscope-output-pekko-persistence_3-1.1.0-RC1.html).
It is possible that this is an…
-
Scala.js does not work for Scala `3.3.x`. Classes extending `java.util.SequencedCollection` cause problems. Note that Scala Native has the class added although it is just a stub at this time.
Repro…