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

Parquet/async: Default to suffix requests on supporting readers/object stores #6157

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Jul 30, 2024

  1. Parquet/async: Swap default MetadataLoader::load behaviour to suffix …

    …requests, swap get_bytes to take a GetRange (equivalent to object-store's)
    H-Plus-Time committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c3e8e44 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    H-Plus-Time committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    73cd820 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b671545 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    76a4633 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9c2800 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    5f44af4 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    H-Plus-Time committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3862419 View commit details
    Browse the repository at this point in the history