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][Experiment] Use multi-threading for multi-file json reads #94

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

Commits on May 31, 2024

  1. add experimental code path for multi-file json reads

    Signed-off-by: rjzamora <[email protected]>
    rjzamora committed May 31, 2024
    Configuration menu
    Copy the full SHA
    c7a2e0a View commit details
    Browse the repository at this point in the history
  2. adjust name

    Signed-off-by: rjzamora <[email protected]>
    rjzamora committed May 31, 2024
    Configuration menu
    Copy the full SHA
    0f80085 View commit details
    Browse the repository at this point in the history
  3. only use with cudf for now

    Signed-off-by: rjzamora <[email protected]>
    rjzamora committed May 31, 2024
    Configuration menu
    Copy the full SHA
    51fa0e2 View commit details
    Browse the repository at this point in the history
  4. support pandas

    Signed-off-by: rjzamora <[email protected]>
    rjzamora committed May 31, 2024
    Configuration menu
    Copy the full SHA
    139bd51 View commit details
    Browse the repository at this point in the history