Mryange opened a new pull request, #28458:
URL: https://github.com/apache/doris/pull/28458

   ## Proposed changes
   
   ```
                             HASH_JOIN_OPERATOR  (id=2194):
                                   -  PlanInfo
                                         -  join  op:  INNER  
JOIN(PARTITIONED)[]
                                         -  equal  join  conjunct:  
c_customer_sk  =  ctr_customer_sk
                                         -  runtime  filters:  RF002[bloom]  <- 
 ctr_customer_sk(143414/131072/1048576)
                                         -  cardinality=144,624
                                         -  vec  output  tuple  id:  22
                                         -  vIntermediate  tuple  ids:  21  
                                         -  hash  output  slot  ids:  132  
                                   -  BlocksProduced:  sum  1.89K  (1890),  avg 
 236,  max  239,  min  235
                                   -  CloseTime:  avg  13.499us,  max  
17.966us,  min  10.834us
                                   -  ExecTime:  avg  110.215ms,  max  
126.396ms,  min  99.841ms
                                   -  OpenTime:  avg  126.161us,  max  
206.154us,  min  50.523us
                                   -  ProbeRows:  sum  4.0M  (4000000),  avg  
500.0K  (500000),  max  500.0K  (500000),  min  500.0K  (500000)
                                   -  ProjectionTime:  avg  4.722ms,  max  
5.329ms,  min  4.209ms
                                   -  RowsProduced:  sum  4.732096M  (4732096), 
 avg  591.512K  (591512),  max  598.464K  (598464),  min  585.216K  (585216)
                                   -  
WaitForDependency[HashJoinProbeDependency]Time:  avg  1s370ms,  max  1s373ms,  
min  1s368ms
                                 EXCHANGE_OPERATOR  (id=2146):
                                       -  PlanInfo
                                             -  offset:  0
                                       -  BlocksProduced:  sum  969,  avg  121, 
 max  123,  min  120
                                       -  CloseTime:  avg  9.399us,  max  
14.61us,  min  6.874us
                                       -  ExecTime:  avg  881.577us,  max  
1.16ms,  min  801.197us
                                       -  OpenTime:  avg  58.196us,  max  
61.881us,  min  54.785us
                                       -  ProjectionTime:  avg  0ns,  max  0ns, 
 min  0ns
                                       -  RowsProduced:  sum  4.0M  (4000000),  
avg  500.0K  (500000),  max  500.0K  (500000),  min  500.0K  (500000)
                                       -  WaitForDependency[AndDependency]Time: 
 avg  0ns,  max  0ns,  min  0ns
                                           -  WaitForData0:  avg  935.118ms,  
max  935.567ms,  min  934.531ms
   ```
   <!--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]

Reply via email to