-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
InMemoryDatasets.jl/test/join.jl
Line 811 in 4220d4b
dsl = Dataset([[Characters{1}(randstring(1)) for _ in 1:10^5] for _ in 1:3], :auto) |
I cannot reproduce it, however, it must be checked - e.g. make sure that it is not related to data race.
Perhaps, it is due to cumsum!
???
The problem is related to having mis-matched pool
and refs
in the output data sets.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed