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: Support S3 paths in Parquet inputs #798

Merged
merged 5 commits into from
Oct 9, 2023
Merged

Commits on Oct 7, 2023

  1. feat: Support S3 paths in Parquet inputs

    Remaining work for S3 support includes preparing to S3 and
    writing to S3 destinations.
    bjchambers committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    e6e8e96 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. comments

    bjchambers committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    e40bdca View commit details
    Browse the repository at this point in the history
  2. lint

    bjchambers committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ba162a2 View commit details
    Browse the repository at this point in the history
  3. rename url to file

    bjchambers committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    4a9758a View commit details
    Browse the repository at this point in the history
  4. fix deps

    bjchambers committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    1231e23 View commit details
    Browse the repository at this point in the history