Mryange opened a new pull request, #33342:
URL: https://github.com/apache/doris/pull/33342
## Proposed changes
before
```
- WaitForDependencyTime: 0ns
- WaitForData0: 1s437ms
- WaitForData1: 0ns
- WaitForData10: 0ns
- WaitForData11: 0ns
- WaitForData12: 0ns
- WaitForData13: 0ns
- WaitForData14: 0ns
- WaitForData15: 0ns
- WaitForData16: 0ns
- WaitForData17: 0ns
- WaitForData18: 0ns
- WaitForData19: 0ns
- WaitForData2: 0ns
- WaitForData20: 0ns
- WaitForData21: 13.11us
- WaitForData22: 0ns
- WaitForData23: 0ns
- WaitForData24: 0ns
- WaitForData25: 0ns
- WaitForData26: 0ns
- WaitForData27: 0ns
- WaitForData28: 0ns
- WaitForData29: 0ns
- WaitForData3: 138.392us
```
now
```
- WaitForDependencyTime: avg 0ns, max
0ns, min 0ns
- WaitForData0: avg 1s414ms, max
1s414ms, min 1s414ms
- WaitForData12: avg 66.828us, max
66.828us, min 66.828us
- WaitForData13: avg 123.439us, max
123.439us, min 123.439us
- WaitForData3: avg 454ns, max
454ns, min 454ns
- WaitForData34: avg 8.195us, max
8.195us, min 8.195us
- WaitForData35: avg 334.533us, max
334.533us, min 334.533us
- WaitForData4: avg 85.112us, max
85.112us, min 85.112us
```
<!--Describe your changes.-->
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[[email protected]](mailto:[email protected]) by explaining why you
chose the solution you did and what alternatives you considered, etc...
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]