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

Add support for aggregation profiler with concurrent aggregation #8801

Merged
merged 4 commits into from
Jul 31, 2023

Commits on Jul 29, 2023

  1. Add support for aggregation profiler with concurrent aggregation (ope…

    …nsearch-project#8801)
    
    Signed-off-by: Ticheng Lin <ticheng@amazon.com>
    ticheng-aws committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    93cc736 View commit details
    Browse the repository at this point in the history
  2. Address review comments for support for aggregation profiler with con…

    …current aggregation (opensearch-project#8801)
    
    Signed-off-by: Ticheng Lin <ticheng@amazon.com>
    ticheng-aws committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    f53ead2 View commit details
    Browse the repository at this point in the history
  3. Refactor ProfileResult class and add more tests

    Signed-off-by: Ticheng Lin <ticheng@amazon.com>
    ticheng-aws committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    7fd4d69 View commit details
    Browse the repository at this point in the history
  4. Fix flaky QueryProfilePhaseTests.testCollapseQuerySearchResults test

    Signed-off-by: Ticheng Lin <ticheng@amazon.com>
    ticheng-aws committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    289208e View commit details
    Browse the repository at this point in the history