Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding reading by chunks of memory #79

Merged
merged 1 commit into from
May 24, 2016
Merged

Adding reading by chunks of memory #79

merged 1 commit into from
May 24, 2016

Conversation

mgckind
Copy link
Owner

@mgckind mgckind commented May 24, 2016

Now can upload files using chunk of memory with flag --memsize from interpreter and API. If both --chunsize and --memsize are specified, the lower number of rows from both cases is used. This closes #72

version almost done

memsize alone

added unittest

added unittest
@mgckind mgckind merged commit 11c641f into master May 24, 2016
@mgckind mgckind deleted the memory_input branch October 2, 2018 16:44
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.

Chunk large files by size rather than rows
1 participant