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

Parallel load from a directory or a large file #43

Open
dhalperi opened this issue Mar 20, 2015 · 0 comments
Open

Parallel load from a directory or a large file #43

dhalperi opened this issue Mar 20, 2015 · 0 comments

Comments

@dhalperi
Copy link
Member

Directory:

  • some custom logic for each file (e.g., extract metadata from filename as new column). Should probably be just ability to append filename as column. E.g., NChilada data
  • parallelize across files

File:

  • need some ability to parallelize WITHIN file and implementation may vary based on file type and storage backend.
  • specialization for files with fixed-width records

Remember: Often users want a counter for the records

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

No branches or pull requests

1 participant