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

Support sub aggregations on filter rewrite optimization #15253

Closed

Commits on Aug 14, 2024

  1. Sub agg support for fast filter optimization

    Signed-off-by: Finn Carroll <carrofin@amazon.com>
    finnegancarroll committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    93f4a51 View commit details
    Browse the repository at this point in the history
  2. Spotless apply

    Signed-off-by: Finn Carroll <carrofin@amazon.com>
    finnegancarroll committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    701ed58 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Add rest test for triple nested agg

    Signed-off-by: Finn Carroll <carrofin@amazon.com>
    finnegancarroll committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    e291bdc View commit details
    Browse the repository at this point in the history
  2. Allow sub agg in filter rewrite opt

    Signed-off-by: Finn Carroll <carrofin@amazon.com>
    finnegancarroll committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    9e19ad9 View commit details
    Browse the repository at this point in the history
  3. Spotless apply

    Signed-off-by: Finn Carroll <carrofin@amazon.com>
    finnegancarroll committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    9bfa23a View commit details
    Browse the repository at this point in the history
  4. Assert ranges not null

    Signed-off-by: Finn Carroll <carrofin@amazon.com>
    finnegancarroll committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    95dc749 View commit details
    Browse the repository at this point in the history
  5. Capture local ranges. Context getter is volatile

    Signed-off-by: Finn Carroll <carrofin@amazon.com>
    finnegancarroll committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    d05b2e3 View commit details
    Browse the repository at this point in the history