Mryange opened a new pull request, #35646:
URL: https://github.com/apache/doris/pull/35646
## Proposed changes
```
DATA_STREAM_SINK_OPERATOR (id=2,dst_id=2):
- BlocksProduced: sum 2, avg 1, max 2,
min 0
- CloseTime: avg 50.194us, max 51.318us,
min 49.71us
- ExecTime: avg 958.12us, max 1.625ms, min
290.750us
- InitTime: avg 100.283us, max 102.17us,
min 98.550us
- InputRows: sum 40, avg 20, max 40, min
0
- MemoryUsage: sum , avg , max , min
- PeakMemoryUsage: sum 0.00 , avg 0.00
, max 0.00 , min 0.00
- OpenTime: avg 130.241us, max 150.198us,
min 110.285us
- RowsProduced: sum 40, avg 20, max 40,
min 0
- WaitForDependencyTime: avg 0ns, max 0ns,
min 0ns
- WaitForRpcBufferQueue: avg 0ns, max
0ns, min 0ns
LOCAL_EXCHANGE_OPERATOR (LOCAL_MERGE_SORT)
(id=-3):
- BlocksProduced: sum 2, avg 1, max
2, min 0
- CloseTime: avg 0ns, max 0ns, min 0ns
- ExecTime: avg 45.937us, max 82.162us,
min 9.713us
- GetBlockFailedTime: sum 1, avg 0,
max 1, min 0
- InitTime: avg 295ns, max 346ns, min
245ns
- MemoryUsage: sum , avg , max , min
- PeakMemoryUsage: sum 0.00 , avg
0.00 , max 0.00 , min 0.00
- OpenTime: avg 32.314us, max 56.419us,
min 8.210us
- ProjectionTime: avg 0ns, max 0ns,
min 0ns
- RowsProduced: sum 40, avg 20, max
40, min 0
-
WaitForDependency[LOCAL_EXCHANGE_OPERATOR_DEPENDENCY]Time: avg 652.661ms,
max 652.932ms, min 652.391ms
Pipeline : 1(instance_num=2):
LOCAL_EXCHANGE_SINK_OPERATOR (LOCAL_MERGE_SORT)
(id=-3):
- CloseTime: avg 0ns, max 0ns, min 0ns
- ExecTime: avg 279.790us, max 472.726us,
min 86.854us
- InitTime: avg 8.355us, max 8.367us, min
8.344us
- InputRows: sum 40, avg 20, max 20, min
20
- MemoryUsage: sum , avg , max , min
- PeakMemoryUsage: sum 0.00 , avg 0.00
, max 0.00 , min 0.00
- OpenTime: avg 5.676us, max 9.940us, min
1.412us
-
WaitForDependency[LOCAL_EXCHANGE_SINK_DEPENDENCY]Time: avg 0ns, max 0ns,
min 0ns
SORT_OPERATOR (id=1):
- PlanInfo
- order by: c_custkey ASC, c_name
ASC
- TOPN OPT
- OPT TWO PHASE
- offset: 0
- limit: 20
- BlocksProduced: sum 2, avg 1, max
1, min 1
- CloseTime: avg 0ns, max 0ns, min 0ns
- ExecTime: avg 3.551us, max 3.817us,
min 3.285us
- InitTime: avg 0ns, max 0ns, min 0ns
- MemoryUsage: sum , avg , max , min
- PeakMemoryUsage: sum 0.00 , avg
0.00 , max 0.00 , min 0.00
- OpenTime: avg 0ns, max 0ns, min 0ns
- ProjectionTime: avg 0ns, max 0ns,
min 0ns
- RowsProduced: sum 40, avg 20, max
20, min 20
-
WaitForDependency[SORT_OPERATOR_DEPENDENCY]Time: avg 651.110ms, max
653.23ms, min 649.198ms
```
<!--Describe your changes.-->
--
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]