JuliaDB.jl icon indicating copy to clipboard operation
JuliaDB.jl copied to clipboard

Get test suite passing tests again

Open quinnj opened this issue 4 years ago • 6 comments

quinnj avatar Apr 01 '21 23:04 quinnj

cc: @jpsamaroo , this needs https://github.com/JuliaParallel/Dagger.jl/pull/208 to pass

quinnj avatar Apr 01 '21 23:04 quinnj

Ah, looks like we have some Julia 1.0 compatibility issues here w/ the reduce stuff. Ugh.

quinnj avatar Apr 02 '21 18:04 quinnj

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.

jpsamaroo avatar Apr 04 '21 18:04 jpsamaroo

Yeah, good idea; just pushed that, let's see what CI thinks.

quinnj avatar Apr 07 '21 05:04 quinnj

How is it going now?

zsz00 avatar Jun 26 '21 03:06 zsz00

#384

XinyuWuu avatar Aug 18 '21 04:08 XinyuWuu