JuliaDB v0.13.1
Closed issues:
- Audit use of
_promote_op
(#131) - loadtable with missing values given by an empty cell (#147)
- Memory Usage and ProcessExitedException() (#148)
- Call GC after reading multiple CSV files? (#160)
- load()'s
tomemory
argument and in/out-of-core (#162) - Differential behavior of
save
for distributed/non-distributed tables (#164) - Collecting distributed table changes column type from Int8 to Any (#176)
- Left join fails when using String columns (#216)
- Error loading Fannie Mae data (#259)
- link on page to
juliadb.org
is incorrect (#272) - groupby keep key (#278)
- Int32, Bool, etc table creation is very slow (#279)
- Can't load csv file downloaded from Canadian Gov Web Site, but R can (#283)
- KeyError: key Dagger [d58978e5-989f-55fb-8d15-ea34adc7bf54] not found; when using function loadtable (#284)
- EXCEPTION_ACCESS_VIOLATION working with UInt160 (#287)
- Failed adding under Julia 1.2.0 rc1 (#290)
- ERROR: type NamedTuple has no field ... (#291)
- Use of transform must be qualified in JuliaDB (#292)
- How can I handle uuid and jsob in PGSQL (#302)
- export transform (replaces pushcol) (#303)
- JuliaDB.load FileIO.load conflicting (#307)
- Numerous errors (#309)
- New patch release i.e v0.12.1 (#310)
- Test Errors for version v0.12.0 in Windows 10 (#311)
- How to select a variable using its name (of type String)? (#313)
- https://juliadb.org is down (#319)
- Fix doc links (#320)
Using JuliaDB
does not work (#322)- JuliaDB documentation down? (#323)
- primary keys make API awkward (#330)
- Set up GitHub Actions on this repository (#338)
Merged pull requests:
- Fix typo in docs/src/index.md (#293) (@asinghvi17)
- Migrate to Project.toml (#294) (@appleparan)
- Fix test deps (#296) (@jpsamaroo)
- File more dependencies on migrating Project.toml (#297) (@appleparan)
- Updating parallelism link (#299) (@fud)
- update to IndexedTables column API refactor (#305) (@piever)
- Install TagBot on this repository (#336) (@DilumAluthge)
- Install CompatHelper on this repository (#337) (@DilumAluthge)
- CompatHelper: add new compat entry for "OnlineStatsBase" at version "1.4" (#345) (@github-actions[bot])
- Set upper bounds (#347) (@jpsamaroo)
- Bump to 0.13.1 (#348) (@jpsamaroo)