OutOfMemory when trying to read large file.
pavantoshniwal opened this issue · 1 comments
pavantoshniwal commented
We are getting OOM error when tries to read large file say 100MB with more than 1000 records in it.
Can anyone help in this? Can we read in chunks?
osiegmar commented
The first example in the README shows how to read a file record by record.