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

refactor: bump datafusion, add influxql aggregator support #778

Merged
merged 13 commits into from
Apr 6, 2023

Commits on Mar 31, 2023

  1. bump datafusion to latest

    jiacai2050 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    25edfee View commit details
    Browse the repository at this point in the history
  2. fix Predicate

    jiacai2050 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    deecfe9 View commit details
    Browse the repository at this point in the history
  3. bump sql parser

    jiacai2050 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    1cada0b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    7c174ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e71b15 View commit details
    Browse the repository at this point in the history
  3. bump influxql

    jiacai2050 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    a4d0bd6 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. remove unwrap

    jiacai2050 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    b9853fe View commit details
    Browse the repository at this point in the history
  2. fix ut

    jiacai2050 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    d051dbc View commit details
    Browse the repository at this point in the history
  3. fix integration tests

    jiacai2050 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    588ed94 View commit details
    Browse the repository at this point in the history
  4. fix dyn_hash

    jiacai2050 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    6e04667 View commit details
    Browse the repository at this point in the history
  5. add integration test

    jiacai2050 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    3115666 View commit details
    Browse the repository at this point in the history
  6. add comments

    jiacai2050 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    95e9980 View commit details
    Browse the repository at this point in the history
  7. fix CR

    jiacai2050 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    b25eb9c View commit details
    Browse the repository at this point in the history