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

[Backport release-1.5] [python] Blockwise SciPy sparse and Arrow Table iterator #1858

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Nov 3, 2023

Backport a4fef9f from #1792

* add flake8 config for IDE happiness

* first cut at scipy iter for sparse array

* cleanup

* additional refinement of scipy iterator, plus unit tests

* clean up typing and docstring

* 3.7 support

* refine docstring

* cleanup

* performance work

* fix typo in docstring

* remove debugging print

* PR feedback on docstring

* add prototype stepped table iterator

* add result_order to stepped table iterator

* major revision to proposed blockwise api

* slim down unit test

* initial set of PR review changes

* clean up passing pool to generators

* more refactoring from PR review f/b

* even DRYer

* PR review fixes

* docstring revision based on PR feedback

* fix bug found in PR review

* additional PR review changes

* more PR inspired changes

* comment in response to PR f/b

* more PR f/b

* rename reindex_disable
@johnkerl johnkerl requested review from bkmartinjr and removed request for bkmartinjr November 3, 2023 20:23
@johnkerl johnkerl merged commit efd45e0 into release-1.5 Nov 3, 2023
@johnkerl johnkerl deleted the backport-1792-to-release-1.5 branch November 3, 2023 20:24
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.

1 participant