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

Convert two native queries to use operators #13187

Closed
wants to merge 4 commits into from

Commits on Oct 5, 2022

  1. Convert native queries to use operators

    Partial refactoring of fragment context
    Operator for test query run
    Scan query exec path converted to use operators
    Enabled only via a system property.
    Scan query operator testing
    Finish scan query op testing
    Snapshot toward profiles
    Query profile
    Union query runner operators
    Time series grouped agg operators
    Query, fragment managers
    Scatter/gather operator & profile
    Result-level caching operator
    Time series to-array operator
    TImeSeries query engine
    paul-rogers committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    6884ebe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14f0abe View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

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

Commits on Oct 7, 2022

  1. Build fixes

    paul-rogers committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    546daca View commit details
    Browse the repository at this point in the history