Mryange opened a new pull request, #34585:
URL: https://github.com/apache/doris/pull/34585
## Proposed changes
before
```
EXCHANGE_OPERATOR (id=41):
- WaitForDependencyTime: avg 0ns, max
0ns, min 0ns
- WaitForData0: avg 12s120ms, max
12s120ms, min 12s120ms
AGGREGATION_OPERATOR (id=36):
-
WaitForDependency[AGGREGATION_OPERATOR_DEPENDENCY]Time: avg 12s117ms, max
12s118ms, min 12s117ms
```
now
```
EXCHANGE_OPERATOR (id=5):
- WaitForDependencyTime:
- WaitForData0: avg 996.715ms, max
996.715ms, min 996.715ms
AGGREGATION_OPERATOR (id=6):
- WaitForDependencyTime:
- AGGREGATION_OPERATOR_DEPENDENCY: avg
996.569ms, max 996.569ms, min 996.569ms
```
<!--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]