-
Type:
Bug
-
Status: Resolved
-
Priority:
P2
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.26.0
-
Component/s: sdk-py-core
-
Labels:None
In read_csv (and others), we are reading only 100 rows or so at a time. This gives kb-sized chunks, the reader is likely optimal in the mb-sized ranges.
- links to