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

[WIP] Create Scan parallel iterator #1036

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Commits on Mar 16, 2023

  1. Create Scan unindexed parallel iterator

    Write a parallel scan function that consumes a parallel iterator,
    then produces a new one. Add some benchmarking and testing.
    arieluy committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    ff947e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Add docs for scan

    arieluy committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    ad1b436 View commit details
    Browse the repository at this point in the history