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

Upgrade to DataFusion 17.0.0 #998

Merged
merged 44 commits into from Feb 13, 2023
Merged

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    e142cd2 View commit details
    Browse the repository at this point in the history
  2. fix

    andygrove committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    0d038b2 View commit details
    Browse the repository at this point in the history
  3. fix todo

    andygrove committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    f03818d View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    c5f06b4 View commit details
    Browse the repository at this point in the history
  2. Fix clippy style errors

    ayushdg committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    a0fbcbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    711efb3 View commit details
    Browse the repository at this point in the history
  4. Window Plan: Fix field name order handling since the order now matche…

    …s other aggregates (columns followed by agg columns)
    ayushdg committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    3e97e09 View commit details
    Browse the repository at this point in the history
  5. Fix comment location

    ayushdg committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    06c4951 View commit details
    Browse the repository at this point in the history
  6. Predicate Filters: Df16 reverts changes in df15 and returns a simpler…

    … dnf based filter for some cases
    ayushdg committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    b4e8b0a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. testing

    jdye64 committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    c3c526b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eced31c View commit details
    Browse the repository at this point in the history
  3. bump datafusion -> 16.1.0

    jdye64 committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    68cf931 View commit details
    Browse the repository at this point in the history
  4. merge update

    jdye64 committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    64f6338 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Fix 2 failing join pytests

    jdye64 committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    8e01ac5 View commit details
    Browse the repository at this point in the history
  2. cargo fmt --all

    jdye64 committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    b6e3146 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c2923e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e7acc8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc57fb9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61857bc View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. merge with upstream/main

    jdye64 committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    345449d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cf9b5d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Bump DataFusion -> 17.0.0

    jdye64 committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    2af8d66 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. clippy checks

    jdye64 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    6875aa3 View commit details
    Browse the repository at this point in the history
  2. merge with upstream/main

    jdye64 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    54d27ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    975b592 View commit details
    Browse the repository at this point in the history
  4. Fix clippy warnings

    charlesbluca committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    1c61577 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cfc3c21 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62eee30 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2987e7c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d1949fc View commit details
    Browse the repository at this point in the history
  9. Enable RUST_BACKTRACE=1

    jdye64 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    bd92280 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    955e53b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5718d6d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4877e5e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f224ab0 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Enable RUST_BACKTRACE=full

    jdye64 committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    ea5f5b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fae72a View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Configuration menu
    Copy the full SHA
    e324a79 View commit details
    Browse the repository at this point in the history
  2. Remove protoc github action

    jdye64 committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    7503e38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41ab6d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    477345d View commit details
    Browse the repository at this point in the history
  2. Remove libprotobuf dep

    charlesbluca committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    14b2537 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c68b53 View commit details
    Browse the repository at this point in the history
  4. Address review

    jdye64 committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    4cadf93 View commit details
    Browse the repository at this point in the history