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

Upper Limit to input file size? #90

Open
collinwhite opened this issue Dec 14, 2018 · 0 comments
Open

Upper Limit to input file size? #90

collinwhite opened this issue Dec 14, 2018 · 0 comments

Comments

@collinwhite
Copy link

Hello all,

I am trying to use csvlink across two input files as normal. However, one of the csv files I'm using is several GB in size (how the file is given to me, I have no control over this).

If I attempt to run csvlink with this file, I get the following

error: Could not find the file <file>

Upon investigating the issue, the file is of course there. I took time to break it out into smaller files as I assumed perhaps this issue was being caused by the file size. This appears to be the case. If I attempt to run csvlink with a smaller (still large, 750MB) file, it is running. Hasn't finished yet, but it's running ;)

I'm reporting this issue to let someone at the team know about it. If there is a designed upper limit to the file size that csvdedupe/csvlink can use, let me know here and I can open a PR with changes to the README.

Thanks!

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

No branches or pull requests

1 participant