-
There was a previous issue that was opened in 2011 and subsequently closed without resolution. 9 years later Dart has become so much more than it was 9 years ago, now with Flutter integration and Iso…
-
We have `MultibandTile` but all of our operations are expressed against `Tile`. This is somewhat Ok because `MultibandTile` is essentially a `Seq[Tile]`, but not really because using them in map algeb…
-
I ran into the following (condensed) stack trace when running a SHub job, however the error refers to a server error of the creodias finder.
job id: j-2fc47185014946d28615a665d1891178
on dev
{"me…
-
## Motivation
Unlike Haskell, Scala allows multiple implicit instances of a type. This makes implicits cover a lot more use cases. Besides type classes, implicits can also express
- capabilitie…
-
When you create a type reference for a generic class with a reified type parameter, this type parameter is still generic, not the inlined type. That prevents deserialization of properties of the reifi…
-
jOOQ 3.16 introduced a new draft query object model API with https://github.com/jOOQ/jOOQ/issues/12425, and 3.17, 3.18, 3.19 implemented a few improvements on it: https://github.com/jOOQ/jOOQ/issues/1…
-
I love this package and use it wherever I can, as I love functional programming. The only thing that bothers me a little is the lack of documentation.
Would'nt it be a nice idea to document the cod…
-
## Reproduction steps
Scala version: 2.12.19
```scala
scala> import scala.collection.immutable.HashMap; val left = HashMap((1 to 100000).map(x => (x, x)): _*); left.merged(new HashMap[Int, Int]…
-
**Describe the problem you faced**
Hello,when I use hudi's bulkinsert write type, data loss occurs, regardless of the mor table, cow table or any index type. The amount of data in the source table i…
-
Tests and assertions that provide information as to the "quality" of the data
implement tests and assertions developed from TDWG/GBIF working group