-
-
This is partly prompted by some thoughts after my [tweet](https://twitter.com/JRCCollier/status/1207808806173990912) in response to the question of how to improve Scala adoption.
> Trusted cohesive…
-
In addition to the issues identified in #595, Our build needs a significant refactoring before we can further adopt Scala 3:
- We currently have a hard dependency on project `generic` on all module…
-
It is possible to keep tests for example in src/test/scala directory?
-
### What is the problem the feature request solves?
Comet currently delegates to DataFusion for many cast operations, and the behavior is not guaranteed to match Spark. This epic is to track fully …
-
We have a foreachRDD that checks the actions for each parallel test case. Instead of a for we could use a map to Future to execute the assertions in parallel in the cores of the driver node. Note the …
-
When will Scala 3 be supported?
-
There's something dodgy going on with `arbIllegalValueFromDec` , at least when used in conjunction with shapeless.
If there's a implicit decoder in the same block and an implicit `IllegalString[Int O…
-
To avoid comments on PRs related to formatting issues or imports order, we should use linters integrated on PRs. As a proposal we can use:
- Go: https://www.codefactor.io and https://golangci.com/
-…
-
We are successfully using scalatest in [Cats](https://github.com/non/cats), so firstly: Thanks!!
There is just one issue that pops up occasionally and I wonder if you could investigate. It only happe…
ghost updated
8 years ago