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: Upgrade to arrow/parquet 15 and datafusion 9 #652

Merged
merged 12 commits into from
Jun 21, 2022

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    899d64f View commit details
    Browse the repository at this point in the history
  2. feat: allow datafusion to determine the objectstore instead of hardco…

    …ding to localfilesystem
    timvw committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    9909f78 View commit details
    Browse the repository at this point in the history
  3. fix: repair some tests that were failing by defaulting to local fs in…

    … datafusion tableprovider
    timvw committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    25a357b View commit details
    Browse the repository at this point in the history
  4. chore: run cargo fmt

    timvw committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    51cd9c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb52560 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

  1. Update rust/src/checkpoints.rs

    Co-authored-by: Christian Williams <christianwilliams79@gmail.com>
    timvw and xianwill authored Jun 18, 2022
    Configuration menu
    Copy the full SHA
    129eedf View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

  1. Update rust/src/checkpoints.rs

    Co-authored-by: Christian Williams <christianwilliams79@gmail.com>
    timvw and xianwill authored Jun 19, 2022
    Configuration menu
    Copy the full SHA
    9a649b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee366a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Fix new clippy warning

    xianwill committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    a8b9f66 View commit details
    Browse the repository at this point in the history
  2. Fix format

    xianwill committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    9624d00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    948cfb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0998ee View commit details
    Browse the repository at this point in the history