kangkaisen opened a new pull request #256: Improve cardinality, avgRowSize, 
numNodes stat info in OlapScanNode
URL: https://github.com/apache/incubator-doris/pull/256
 
 
   Currently, the cardinality, avgRowSize, numNodes stat info in OlapScanNode 
is none, So the broadcastCost and partitionCost are both wrong and Doris 
couldn't auto choose a best join strategy.
   
   So we should make the statistical information in OlapScanNode more precise.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to