Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Changes batching to allow all iterables #408

Closed
wants to merge 3 commits into from

Conversation

nomad010
Copy link

Not all iterables support len or indexing. This changes the implementation of the batching function so that it supports all iterables. This is important to support large ingestion sizes.

@nomad010
Copy link
Author

Not sure why the tox test failed, so I cannot fix if it is the code.

@pkittenis
Copy link

Tests should pass now once the branch is rebased on latest master.

@xginn8
Copy link
Collaborator

xginn8 commented Sep 9, 2019

Superseded by #746

@xginn8 xginn8 closed this Sep 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants