JuliaDB.jl
JuliaDB.jl copied to clipboard
Parallel analytical database in pure Julia
This pull request changes the compat entry for the `Dagger` package from `0.8,0.9,0.10,0.11` to `0.8,0.9,0.10,0.11, 0.14`. This keeps the compat entries for earlier versions. Note: I have not tested your...
This branch fixes the tests on Julia 1.3, by replacing a sum of an empty list with a reduce that has an initial value. It also fixes one test error...
Somehow after updating the JuliaDB package, I will get that StatsBase is restricted to 0.24.0-0.32.2. ERROR: Unsatisfiable requirements detected for package StatsBase [2913bbd2]: StatsBase [2913bbd2] log: ├─possible versions are: 0.24.0-0.33.10...
JuliaDB appears to be pinning plots to v0.28.4. Is there a way to get JuliaDB to allow updates or is this an issue with StatsPlots?
This pull request changes the compat entry for the `WeakRefStrings` package from `0.6` to `0.6, 1`. This keeps the compat entries for earlier versions. Note: I have not tested your...
This pull request changes the compat entry for the `Dagger` package from `0.8,0.9,0.10,0.11` to `0.8,0.9,0.10,0.11, 0.13`. This keeps the compat entries for earlier versions. Note: I have not tested your...
Not sure if this is related with https://github.com/JuliaData/JuliaDB.jl/issues/374 . Either way, this should be fixed. ``` (@v1.5) pkg> add JuliaDB Updating registry at `~/.julia/registries/General` Updating git-repo `https://github.com/JuliaRegistries/General.git` Resolving package versions......

splitschema function updated