DaveBirdsall 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_r324760566
##########
File path: core/sql/optimizer/RelExpr.cpp
##########
@@ -1434,6 +1449,44 @@ void RelExpr::pushdownCoveredExpr(const ValueIdSet &
outputExpr,
computeValuesReqdForPredicates(predicatesOnParent,
exprToEvalOnParent);
Review comment:
We don't today, and I have not changed this. As far as I can tell, this does
not cause any issues.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services