Refactor PPL sort desc/asc logic#5224
Refactor PPL sort desc/asc logic#5224ritvibhatt wants to merge 3 commits intoopensearch-project:mainfrom
Conversation
Signed-off-by: Ritvi Bhatt <ribhatt@amazon.com>
PR Reviewer Guide 🔍(Review updated until commit f600d3b)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Latest suggestions up to f600d3b Explore these optional code suggestions:
Previous suggestionsSuggestions up to commit cf133f4
Suggestions up to commit a606f60
|
Signed-off-by: Ritvi Bhatt <ribhatt@amazon.com>
|
Persistent review updated to latest commit cf133f4 |
Signed-off-by: Ritvi Bhatt <ribhatt@amazon.com>
|
Persistent review updated to latest commit f600d3b |
Description
This PR refactors the PPL sort functionality in AstExpressionBuilder.java to improve code organization and removes unused code from ArgumentFactory.java.
Related Issues
Check List
--signoffor-s.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.