EmmyMiao87 commented on code in PR #8947:
URL: https://github.com/apache/incubator-doris/pull/8947#discussion_r850114866
##########
fe/fe-core/src/main/java/org/apache/doris/planner/OlapScanNode.java:
##########
@@ -333,16 +339,8 @@ public void init(Analyzer analyzer) throws UserException {
computePartitionInfo();
computeTupleState(analyzer);
- /**
- * Compute InAccurate cardinality before mv selector and tablet
pruning.
Review Comment:
Keep this logic and supply the 'StatsRecursiveDerive'
--
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]