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
As suggested in #135 (comment) it would be convenient if bulk_insert/bulk_upsert had a batch_size parameter and would automatically chunk your rows accordingly.
The text was updated successfully, but these errors were encountered:
As suggested in #135 (comment) it would be convenient if
bulk_insert
/bulk_upsert
had abatch_size
parameter and would automatically chunk your rows accordingly.The text was updated successfully, but these errors were encountered: