-
**Description:**
This issue proposes transferring the rules_scala repository from the `bazelbuild` GitHub organization to the `bazel-contrib` GitHub organization, which is owned by the [Community f…
-
## steps
https://github.com/xuwei-k/sbt-2-missing-outer-accessor/commit/89dcb26504365e486ea68a7eedcea9bc3f312f62
`build.sbt`
```scala
sbtPlugin := true
scalaVersion := "3.3.4"
plugin…
-
## What went wrong?
Clear, concise explanation and the expected behavior.
## How to reproduce?
Different steps about how to reproduce the problem.
### 1. Code that triggered the bug, or step…
-
https://github.com/apache/spark/commit/3c81f076ab9c72514cfc8372edd16e6da7c151d6
This Spark PR introduces a new join type `LeftSingle` that triggered changes in the query execution
- `sql/core/src/m…
-
I'm enjoying using Kyo, but as a library maintainer and enterprise user, the dependency on non-LTS Scala means my users would also have to go on a non-LTS Scala version.
Perhaps some analysis of wh…
-
- https://github.com/scala/scala3/issues/21644
-
I was hoping to look into using this project however our app is using Scala and I don't see a Scala 3 release on Maven Central.
Are there plans to add support?
NOTE: I also emailed `opensource@oca…
-
**Describe the bug**
While working on a test for issue https://github.com/NVIDIA/spark-rapids/issues/11736. I see failures with below stack trace when booleans that have `nullable=false` are passed in…
-
-
Last year, I worked on a project called [Syncodia](https://github.com/pstutz/syncodia), where I explored using Scala classes/functions to specify JSON schemas and allow invoking functions seamlessly. …