Skip two phase rescore for sort query - #1898
Conversation
Signed-off-by: Liyun Xiu <xiliyun@amazon.com>
PR Reviewer Guide 🔍(Review updated until commit 4ccba1b)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Latest suggestions up to 4ccba1b
Previous suggestionsSuggestions up to commit c086709
|
Signed-off-by: Liyun Xiu <xiliyun@amazon.com>
|
Persistent review updated to latest commit 4ccba1b |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1898 +/- ##
============================================
- Coverage 83.46% 83.42% -0.04%
- Complexity 3893 3896 +3
============================================
Files 291 291
Lines 13835 13844 +9
Branches 2300 2304 +4
============================================
+ Hits 11547 11550 +3
- Misses 1455 1458 +3
- Partials 833 836 +3 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Description
skip two_phase optimization for query containing sort field.
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
--signoff.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.