Mryange opened a new pull request, #27869:
URL: https://github.com/apache/doris/pull/27869
## Proposed changes
Issue Number: close #xxx
```
OLAP_SCAN_OPERATOR (id=4804):
- PlanInfo
- TABLE:
default_cluster:tpcds.item(item), PREAGGREGATION: ON
- runtime filters:
RF003[in_or_bloom] -> i_item_sk
- partitions=1/1 (item),
tablets=12/12, tabletList=11509,11511,11513 ...
- cardinality=102000,
avgRowSize=659.5244, numNodes=1
- pushAggOp=NONE
- BlocksProduced: 12
- CloseTime: avg 56.509us, max
100.554us, min 37.528us
- ExecTime: avg 229.644us, max
361.417us, min 161.896us
- OpenTime: avg 166.987us, max
285.12us, min 107.403us
- ProjectionTime: avg 0ns, max 0ns,
min 0ns
- RowsProduced: 27.667K (27667)
- RuntimeFilterInfo:
- filter id = 3 filtered:
74.333K (74333)
- filter id = 3 input: 102.0K
(102000)
OLAP_SCAN_OPERATOR (id=4808):
- PlanInfo
- TABLE:
default_cluster:tpcds.catalog_sales(catalog_sales), PREAGGREGATION: ON
- runtime filters:
RF000[in_or_bloom] -> cs_bill_cdemo_sk, RF001[in_or_bloom] ->
cs_sold_date_sk, RF002[in_or_bloom] -> cs_promo_sk
- partitions=1/1
(catalog_sales), tablets=32/32, tabletList=11252,11254,11256 ...
- cardinality=14401261,
avgRowSize=345.8473, numNodes=1
- pushAggOp=NONE
- BlocksProduced: 96
- CloseTime: avg 75.43us, max
203.133us, min 15.793us
- ExecTime: avg 1.115ms, max
1.866ms, min 906.200us
- OpenTime: avg 1.15ms, max
1.774ms, min 831.607us
- ProjectionTime: avg 0ns, max
0ns, min 0ns
- RowsProduced: 69.08K (69080)
- RuntimeFilterInfo:
- filter id = -1 filtered:
11.4374M (11437400)
- filter id = -1 input:
14.271377M (14271377)
- filter id = 0 filtered:
2.764897M (2764897)
- filter id = 0 input:
2.833977M (2833977)
```
## 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]