-
Notifications
You must be signed in to change notification settings - Fork 409
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
BlockInputStream->dumpTree()
is very slow if the input stream tree contains multiple SharedQueryBlockInputStream
#4494
Labels
Comments
windtalker
added
type/bug
The issue is confirmed as a bug.
type/enhancement
The issue or PR belongs to an enhancement.
and removed
type/bug
The issue is confirmed as a bug.
labels
Mar 30, 2022
12 tasks
12 tasks
JaySon-Huang
pushed a commit
to JaySon-Huang/tiflash
that referenced
this issue
Jun 28, 2022
…ace stringstream by FmtBuffer (pingcap#4506) close pingcap#4494
Mark that this problem is more noticeable on the arm64 platform. This is because the efficiency of the The performance of TPC-DS query 75 on arm64 platforms is greatly affected by this problem.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug Report
Please answer these questions before submitting your issue. Thanks!
For a query pipeline:
It took more than 3 second with intel i710700F for function call DumpTree.
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiFlash version? (Required)
The text was updated successfully, but these errors were encountered: