-
Notifications
You must be signed in to change notification settings - Fork 709
perf-tuning: add docs for subquery optimizations #3068
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
Conversation
2 similar comments
|
I made two commits to improve wording, format, punctuation, links, styles, etc. Feel free to comment on them if you have any problems. @tiancaiamao And this PR should be merged after #3043 merges because of this link. The CI failed because of it now. |
yikeke
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
|
/merge |
|
Good job! @tiancaiamao |
|
/run-all-tests |
|
@tiancaiamao merge failed. |
|
ah I forgot that this PR should be merged after #3043 get merged. |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-4.0 in PR #3279 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com> Co-authored-by: tiancaiamao <tiancaiamao@gmail.com> Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
What is changed, added or deleted? (Required)
Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?