nonstop-qfchen commented on a change in pull request #1856: [TRAFODION-3325] 
Pass down index hints for non-VEG equality predicates
URL: https://github.com/apache/trafodion/pull/1856#discussion_r324252060
 
 

 ##########
 File path: core/sql/optimizer/RelExpr.cpp
 ##########
 @@ -1434,6 +1449,44 @@ void RelExpr::pushdownCoveredExpr(const ValueIdSet & 
outputExpr,
       computeValuesReqdForPredicates(predicatesOnParent,
                                      exprToEvalOnParent);
 
 
 Review comment:
   I wonder if we subtract those push-down non-VEG equality predicates from the 
predicates to be evaluated on the parent.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to