-
Notifications
You must be signed in to change notification settings - Fork 410
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
optimize logical operator function in TiFlash #9146
Labels
type/enhancement
The issue or PR belongs to an enhancement.
Comments
This was referenced Oct 28, 2024
ti-chi-bot bot
added a commit
that referenced
this issue
Nov 4, 2024
ref #9146 Signed-off-by: xufei <xufeixw@mail.ustc.edu.cn> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
yibin87
pushed a commit
to yibin87/tiflash
that referenced
this issue
Nov 6, 2024
ref pingcap#9146 Signed-off-by: xufei <xufeixw@mail.ustc.edu.cn> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
12 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Enhancement
Running query
Where

order_line
has 452038522 rows, the profile shows logical operator is very slow in TiFlash(takes up almost 70% cpu time), which is not expected.The text was updated successfully, but these errors were encountered: