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

Fix sorted queries do not produce sorted results for shardable queries #6125

Merged
merged 9 commits into from
Feb 23, 2023

Commits on Feb 14, 2023

  1. Fix sorted queries do not produce sorted results for shardable queries

    Signed-off-by: 🌲 Harry 🌊 John 🏔 <johrry@amazon.com>
    harry671003 committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    9d8a0e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13ed2c6 View commit details
    Browse the repository at this point in the history
  3. Address PR comments

    Signed-off-by: 🌲 Harry 🌊 John 🏔 <johrry@amazon.com>
    harry671003 committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    de17014 View commit details
    Browse the repository at this point in the history
  4. Fix lint issues

    Signed-off-by: 🌲 Harry 🌊 John 🏔 <johrry@amazon.com>
    harry671003 committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    1b60a77 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Pass request through MergeResponse()

    Signed-off-by: 🌲 Harry 🌊 John 🏔 <johrry@amazon.com>
    harry671003 committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    efab308 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Fix sort for topk and bottomk

    Signed-off-by: 🌲 Harry 🌊 John 🏔 <johrry@amazon.com>
    harry671003 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    6a53006 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    54e7c0f View commit details
    Browse the repository at this point in the history
  2. Merge responses without sort for topk and bottomk

    Signed-off-by: 🌲 Harry 🌊 John 🏔 <johrry@amazon.com>
    harry671003 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    3363bb7 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Minor update in the CHANGELOG

    Signed-off-by: 🌲 Harry 🌊 John 🏔 <johrry@amazon.com>
    harry671003 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    bbc85a7 View commit details
    Browse the repository at this point in the history