Skip to content

Append to DNDSparse to parse and write in chunks - #365

Open
gkappler wants to merge 1 commit into
JuliaData:masterfrom
gkappler:merge!_chunks
Open

Append to DNDSparse to parse and write in chunks#365
gkappler wants to merge 1 commit into
JuliaData:masterfrom
gkappler:merge!_chunks

Conversation

@gkappler

@gkappler gkappler commented Aug 4, 2020

Copy link
Copy Markdown

I required to append to JuliaDB.DNDSparse, similar to other users (https://discourse.julialang.org/t/append-rows-to-a-juliadb-table-on-disk/44071).

To achieve this, I refactored code regarding fromchunks, vcat chunks and serialize the index out of function _loadtable into function _merge! to make appending available.

If this PR is interesting, merge! dispatch for DIndexedTable would be useful too (not yet, because I currently do not use it).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant