JuliaDB.jl
JuliaDB.jl copied to clipboard
Get test suite passing tests again
cc: @jpsamaroo , this needs https://github.com/JuliaParallel/Dagger.jl/pull/208 to pass
Ah, looks like we have some Julia 1.0 compatibility issues here w/ the reduce stuff. Ugh.
Just drop support for <1.3? 1.0 users probably won't be able to get recent versions of various packages anyway. Once 1.7 is released, I'm going to lower-bound Julia to at least 1.3 in Dagger.
Yeah, good idea; just pushed that, let's see what CI thinks.
How is it going now?
#384