Editing analyze rule and adding CI - #5710
Conversation
Signed-off-by: Krish Gandhi <kjg2352@gmail.com>
PR Reviewer Guide 🔍(Review updated until commit 86a3cd4)Here are some key observations to aid the review process:
|
Signed-off-by: Krish Gandhi <kjg2352@gmail.com>
|
Persistent review updated to latest commit 5f0fa31 |
Signed-off-by: Krish Gandhi <kjg2352@gmail.com>
PR Code Suggestions ✨Latest suggestions up to 86a3cd4
Previous suggestionsSuggestions up to commit 5f0fa31
|
Signed-off-by: Krish Gandhi <kjg2352@gmail.com>
|
Persistent review updated to latest commit 86a3cd4 |
1 similar comment
|
Persistent review updated to latest commit 86a3cd4 |
Description
endpoint.mdCurrently, a
head+sortcommand becomes a CalciteEnumerableTopK, so this rule will misssortoperations if the query also containshead(which it will withfetch_size). Added "topk" in rule check to fix.Related Issues
Related to #5658
Related to #5568
Related to #5500
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.