-
### Description
# Normal Data Page Types
Velox Type | Parquet LogicalType | Parquet ConvertedType | Parquet Storage Type | Supported?
-- | -- | -- | -- | --
BOOLEAN | | | BOOLEAN (1 …
-
Hi Felix,
When i run the script for sync user, it map correctly active directory group's for each user.
In fact, it remove all group and add the same group.
But with this group mapping in activit…
-
Sentry Issue: [BACKEND-1DN](https://sentry.joshmartin.ch/organizations/hygeia/issues/1708/?referrer=github_integration)
```
Protocol.UndefinedError: protocol Enumerable not implemented for nil of typ…
-
The current output format of the timing report showing the critical path can be improved in terms of clarity.
### Issues with current output format
* A lot of information is written multiple tim…
bl0x updated
11 months ago
-
// my python job
def mapper(key, value):
yield value.split(" ")[0], 1
def reducer(key, values):
yield key, sum(values)
if **name** == "**main**":
import dumbo
dumbo.run(mapper, reduc…
-
### Feature scope
Taps (catalog, state, stream maps, tests, etc.)
### Description
We already have 1:many relationships (1 parent, many children): #97
It would be incredibly useful to have many:…
-
In v0.7.0 I could stream in pages of a Parquet column chunk in an async context, then move the data into a dedicated thread pool to perform the CPU-intensive work.
```
let mut reader = Ran…
-
val str: java.util.stream.Stream[String] = ???
str.map[Int](_.toInt).toArray[Int]((_: Int) => Array.ofDim[Int](100000))
produces this great message on 2.12.7:
type mismatch;
f…
-
Thanks for this excellent work.
When I try to run it on multi-nodes with 16 GPUs, there is an error:
```
Traceback (most recent call last):
File "/gs/home/statchao/zdhu/code/DiT_wenhao/DiT/t…
-
thank you so much for you amazing tool ❤
please add dark mode for the website. every time iskall opens the map on stream my eyes just burns 😭😂
and for the portal box/cube of the animation is on th…
i007c updated
3 months ago