Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix/batch logic #188

Merged
merged 5 commits into from
Jul 23, 2024
Merged

Bugfix/batch logic #188

merged 5 commits into from
Jul 23, 2024

Conversation

nreinicke
Copy link
Collaborator

Fixes a logic error in the batch processing method described in #187.

Also raises a NotImplementedError for trying to use the batch processing method due to the problem with rtree serialization described in #187.

Bumps version to v0.4.5 to release this bugfix.

@jhoshiko could you take a look when you get a chance?

@nreinicke nreinicke requested a review from jhoshiko as a code owner July 22, 2024 15:28
@jhoshiko
Copy link
Collaborator

Until we resolve the parallelization issues (most likely by implementing a new approach), I think returning a NotImplementedError is the best choice. The changes look good to me!

@nreinicke nreinicke merged commit 1707f4e into main Jul 23, 2024
5 checks passed
@nreinicke nreinicke deleted the bugfix/batch-logic branch July 23, 2024 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants