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

fsspec integration #63

Merged
merged 31 commits into from
Nov 13, 2024

Commits on Oct 21, 2024

  1. Initial fsspec integration

    kylebarron committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    0a6d056 View commit details
    Browse the repository at this point in the history
  2. Add _cat_ranges

    kylebarron committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ed0073e View commit details
    Browse the repository at this point in the history
  3. Add failing test

    kylebarron committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    18bde17 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Add pipe_file

    kylebarron committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a9b0d51 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Add test fixtures

    martindurant committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    bf4f5e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdd2a79 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    6495836 View commit details
    Browse the repository at this point in the history
  2. Simple file override

    martindurant committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    68a2d1f View commit details
    Browse the repository at this point in the history
  3. silghtly more

    martindurant committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    ec9c559 View commit details
    Browse the repository at this point in the history
  4. lint

    martindurant committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    956b1c0 View commit details
    Browse the repository at this point in the history
  5. Update obstore/python/obstore/fsspec.py

    Co-authored-by: Kyle Barron <kylebarron2@gmail.com>
    martindurant and kylebarron authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    a5a8e82 View commit details
    Browse the repository at this point in the history
  6. add conftest

    martindurant committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    0a0a2fc View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. tests and docstrings

    martindurant committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    032c976 View commit details
    Browse the repository at this point in the history
  2. make fs not cachable

    martindurant committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    d26a651 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf1e368 View commit details
    Browse the repository at this point in the history
  4. start/end

    martindurant committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    3072e4e View commit details
    Browse the repository at this point in the history
  5. in cat also

    martindurant committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    71d9ef7 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Try mixed ranges

    martindurant committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    31fbb58 View commit details
    Browse the repository at this point in the history
  2. Allow None ranges

    martindurant committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    79449fd View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. overwrite test

    martindurant committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    abe7a44 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. fix

    martindurant committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    4a05dcb View commit details
    Browse the repository at this point in the history
  2. revive subclass

    martindurant committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    2f70443 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8bba78 View commit details
    Browse the repository at this point in the history
  4. xfails

    martindurant committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    fca4619 View commit details
    Browse the repository at this point in the history
  5. xfails didn't stick

    martindurant committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    3fc017e View commit details
    Browse the repository at this point in the history
  6. give reason

    martindurant committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f02fa2b View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    c1ee71d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdfa2ab View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. update for signature

    martindurant committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    5b9b0f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45868c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecc9399 View commit details
    Browse the repository at this point in the history