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

Optimizing get indices to segments map calculations for IndicesSegmen… #14717

Merged
merged 8 commits into from
Sep 4, 2024

Commits on Jul 10, 2024

  1. Optimizing get indices to segments map calculations for IndicesSegmen…

    …tResponse class
    
    Signed-off-by: Harsh Garg <gkharsh@amazon.com>
    Harsh Garg committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    cdc2809 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Avoid creating new map for storing index to shardsSegments

    Signed-off-by: Harsh Garg <gkharsh@amazon.com>
    Harsh Garg committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    637dccb View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Fixing variable names

    Signed-off-by: Harsh Garg <gkharsh@amazon.com>
    Harsh Garg committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    241ca48 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Adding UT to assert indicesSegments

    Signed-off-by: Harsh Garg <gkharsh@amazon.com>
    Harsh Garg committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    cb48970 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Merge branch 'main' into catSegmentsOpt

    Harsh Garg committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    c708382 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Asserting segment's name in test

    Signed-off-by: Harsh Garg <gkharsh@amazon.com>
    Harsh Garg committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    73f60e5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into catSegmentsOpt

    Signed-off-by: Harsh Garg <gkharsh@amazon.com>
    Harsh Garg committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ccca45e View commit details
    Browse the repository at this point in the history
  3. Precommit fix

    Signed-off-by: Harsh Garg <gkharsh@amazon.com>
    Harsh Garg committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4990514 View commit details
    Browse the repository at this point in the history