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

fread - OOM issue #3475

Open
gautam-ergo opened this issue Jul 18, 2023 · 1 comment
Open

fread - OOM issue #3475

gautam-ergo opened this issue Jul 18, 2023 · 1 comment

Comments

@gautam-ergo
Copy link

Issue:

+1 for the awesome package.

Encountering Out Of Memory issue when reading a LARGE csv file (~200 million rows) using fread.
Datatable code is being run on an aks-cluster with 20Gi of RAM and its still tripping

Code:
image
csv file:
image

Expected behavior:
Being able to load the file and perform manipulations.

Environment:
datatable version - 1.0.0
python version - 3.8.0
operating system - linux

Any pointers on how to do the aforementioned task in a memory efficient way would be of great help.

Thanks.

@Mathanraj-Sharma
Copy link
Member

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

2 participants