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 arrow15 and datafusion9 #642

Closed
wants to merge 7 commits into from
Closed

feat: upgrade to arrow15 and datafusion9 #642

wants to merge 7 commits into from

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