-
Notifications
You must be signed in to change notification settings - Fork 709
add topn-limit-push-down #3089
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
add topn-limit-push-down #3089
Conversation
add topn-limit-push-down
|
@ran-huang, @zz-jason, @LittleFall, PTAL. |
|
@ran-huang, @zz-jason, @LittleFall, PTAL. |
Co-authored-by: Ran <huangran@pingcap.com>
Co-authored-by: Ran <huangran@pingcap.com>
Co-authored-by: Ran <huangran@pingcap.com>
Co-authored-by: Ran <huangran@pingcap.com>
Co-authored-by: Ran <huangran@pingcap.com>
Co-authored-by: Ran <huangran@pingcap.com>
Co-authored-by: Ran <huangran@pingcap.com>
Co-authored-by: Ran <huangran@pingcap.com>
Co-authored-by: Ran <huangran@pingcap.com>
Co-authored-by: Ran <huangran@pingcap.com>
No, collation generally refers to the collation of the character set. You can choose from other options that you think are more appropriate. |
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
|
@LittleFall ok, thanks. Let's go with |
LittleFall
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
@LittleFall,Thanks for your review. However, LGTM is restricted to Reviewers or higher roles.See the corresponding SIG page for more information. Related SIGs: docs(slack). |
ran-huang
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-2.1 in PR #3284 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-3.0 in PR #3285 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-3.1 in PR #3286 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-4.0 in PR #3287 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com> Co-authored-by: Se-L <Seiferbb@126.com>
add topn-limit-push-down
What is changed, added or deleted? (Required)
Note: CI fails because this doc links to a new file in this unmerged PR #3043.
Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?