-
Type:
Task
-
Status: Done (View Workflow)
-
Priority:
Normal
-
Resolution: Done
-
Component/s: pfs_utils
-
Labels:
-
Epic Link:
-
Sprint:preRun26Jan2026
The default chunksize is currently set at 10,000, which would limit the dataframe to less than 7 columns. Since we often have dataframes with more columns there should be a better default for chunksize so it handles most common uses.
Suggested options are: 1000, 2500, 5000