You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In terms of memory management, I'd like to understand if there's been any significant improvement in SmallPond as compared to PyArrow in handling parquets. PyArrow sometimes can be a memory hog, but it does support streaming and batching without entirely loading the parquet into memory. Do we have any support of these sorts in SmallPond
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In terms of memory management, I'd like to understand if there's been any significant improvement in SmallPond as compared to PyArrow in handling parquets. PyArrow sometimes can be a memory hog, but it does support streaming and batching without entirely loading the parquet into memory. Do we have any support of these sorts in SmallPond
Beta Was this translation helpful? Give feedback.
All reactions