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

[Star Tree] [Search] Support for metric aggregations with/without term query #15289

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

Commits on Oct 7, 2024

  1. Star Tree Search request/response changes

    Signed-off-by: Sandesh Kumar <[email protected]>
    sandeshkr419 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    19e2811 View commit details
    Browse the repository at this point in the history
  2. using bst as filter

    Signed-off-by: Sandesh Kumar <[email protected]>
    sandeshkr419 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    62f4920 View commit details
    Browse the repository at this point in the history
  3. Refactoring & bug fixes

    Signed-off-by: Sandesh Kumar <[email protected]>
    sandeshkr419 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    52d3450 View commit details
    Browse the repository at this point in the history
  4. change filter logic and aggragtor factory

    Signed-off-by: Sandesh Kumar <[email protected]>
    sandeshkr419 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    cf2ec5b View commit details
    Browse the repository at this point in the history
  5. Rebasing changes with indexing / file-formats

    Signed-off-by: Sandesh Kumar <[email protected]>
    sandeshkr419 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    416570f View commit details
    Browse the repository at this point in the history
  6. enable query caching

    Signed-off-by: Sandesh Kumar <[email protected]>
    sandeshkr419 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    67b5bb3 View commit details
    Browse the repository at this point in the history
  7. minor refactor

    Signed-off-by: Sandesh Kumar <[email protected]>
    sandeshkr419 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0c3a938 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e41ea0e View commit details
    Browse the repository at this point in the history
  9. fix request parsing tests

    Signed-off-by: Sandesh Kumar <[email protected]>
    sandeshkr419 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ca6407c View commit details
    Browse the repository at this point in the history
  10. minor refactoring and test:framework spotless fix

    Signed-off-by: Sandesh Kumar <[email protected]>
    sandeshkr419 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f7caeb1 View commit details
    Browse the repository at this point in the history
  11. Refactoring star tree query utils in a utility class

    Signed-off-by: Sandesh Kumar <[email protected]>
    sandeshkr419 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c91ae0a View commit details
    Browse the repository at this point in the history
  12. refactoring to utils

    Signed-off-by: Sandesh Kumar <[email protected]>
    sandeshkr419 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    bb3c510 View commit details
    Browse the repository at this point in the history
  13. rebasing with main

    Signed-off-by: Sandesh Kumar <[email protected]>
    sandeshkr419 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    24ed013 View commit details
    Browse the repository at this point in the history
  14. minor spotless

    Signed-off-by: Sandesh Kumar <[email protected]>
    sandeshkr419 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    193dd89 View commit details
    Browse the repository at this point in the history
  15. fix search service tests

    Signed-off-by: Sandesh Kumar <[email protected]>
    sandeshkr419 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1900450 View commit details
    Browse the repository at this point in the history
  16. fix npe

    Signed-off-by: Sandesh Kumar <[email protected]>
    sandeshkr419 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    bc80495 View commit details
    Browse the repository at this point in the history
  17. search service test refactoring

    Signed-off-by: Sandesh Kumar <[email protected]>
    sandeshkr419 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e2060ae View commit details
    Browse the repository at this point in the history
  18. add changelog

    Signed-off-by: Sandesh Kumar <[email protected]>
    sandeshkr419 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    01d1b8f View commit details
    Browse the repository at this point in the history
  19. temp

    Signed-off-by: Sandesh Kumar <[email protected]>
    sandeshkr419 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a051bce View commit details
    Browse the repository at this point in the history
  20. temp temp

    Signed-off-by: Sandesh Kumar <[email protected]>
    sandeshkr419 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c227b74 View commit details
    Browse the repository at this point in the history
  21. temp temp temp

    Signed-off-by: Sandesh Kumar <[email protected]>
    sandeshkr419 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    2d10bdd View commit details
    Browse the repository at this point in the history
  22. fix initial values in aggs

    Signed-off-by: Sandesh Kumar <[email protected]>
    sandeshkr419 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    6fb4794 View commit details
    Browse the repository at this point in the history
  23. adding tests

    Signed-off-by: Sandesh Kumar <[email protected]>
    sandeshkr419 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    2d19d8a View commit details
    Browse the repository at this point in the history
  24. refactoring

    Signed-off-by: Sandesh Kumar <[email protected]>
    sandeshkr419 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e86ab94 View commit details
    Browse the repository at this point in the history
  25. max/min agg fix, spotless, test fixes

    Signed-off-by: Sandesh Kumar <[email protected]>
    sandeshkr419 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e76aa53 View commit details
    Browse the repository at this point in the history
  26. spotless fix, test refactoring

    Signed-off-by: Sandesh Kumar <[email protected]>
    sandeshkr419 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    3887a62 View commit details
    Browse the repository at this point in the history
  27. avg aggregator fix, iterators refactoring

    Signed-off-by: Sandesh Kumar <[email protected]>
    sandeshkr419 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ae4393f View commit details
    Browse the repository at this point in the history
  28. making StarTreeFieldType back to final

    Signed-off-by: Sandesh Kumar <[email protected]>
    sandeshkr419 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    326400a View commit details
    Browse the repository at this point in the history
  29. move value cache to star tree context + other comments

    Signed-off-by: Sandesh Kumar <[email protected]>
    sandeshkr419 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    89c845d View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. refactor cache map to cache array

    Signed-off-by: Sandesh Kumar <[email protected]>
    sandeshkr419 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c7b70b0 View commit details
    Browse the repository at this point in the history