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: Prepare directly to object stores #475

Merged
merged 7 commits into from
Jul 6, 2023

Commits on Jul 5, 2023

  1. feat: Prepare directly to object stores

    This is part of #465 and serves as the first example of using
    `object_store` and the async Parquet writer to write directly to
    object stores.
    bjchambers committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    0665136 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. comment: first/last

    bjchambers committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    ffceddf View commit details
    Browse the repository at this point in the history
  2. upload buffer size

    bjchambers committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    5861225 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba22a28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f74afc5 View commit details
    Browse the repository at this point in the history
  5. wip

    bjchambers committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    0bac9ef View commit details
    Browse the repository at this point in the history
  6. fix path

    bjchambers committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    327bb30 View commit details
    Browse the repository at this point in the history