man-group / ArcticDB

ArcticDB is a high performance, serverless DataFrame database built for the Python Data Science ecosystem.
http://arcticdb.io
Other
1.23k stars 79 forks source link

Bugfix 1641: Remove unused staged arg from write_pickle_batch #1642

Open alexowens90 opened 1 week ago

alexowens90 commented 1 week ago

⚠️ API change ⚠️ Fixes #1641 Also changes write_pickle_batch to return DataError objects instead of throwing exceptions, and updated the return type and docstring accordingly.