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

feat(python)!: Use Object Store instead of fsspec for read_parquet #13044

Merged
merged 10 commits into from
Dec 15, 2023

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    f2aebea View commit details
    Browse the repository at this point in the history
  2. Minor util fix

    stinodego committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    c6544c2 View commit details
    Browse the repository at this point in the history
  3. Dispatch to scan_parquet

    stinodego committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    3e2e5e5 View commit details
    Browse the repository at this point in the history
  4. Typing update

    stinodego committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    242737c View commit details
    Browse the repository at this point in the history
  5. Remove failing test

    stinodego committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    8facd84 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. try fix

    stinodego committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    113e790 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    416c8bf View commit details
    Browse the repository at this point in the history
  3. Minor update

    stinodego committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    9bc7c6c View commit details
    Browse the repository at this point in the history
  4. Cleanup

    stinodego committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    65638f0 View commit details
    Browse the repository at this point in the history
  5. Update docstring

    stinodego committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    643dce6 View commit details
    Browse the repository at this point in the history