Nitin-Kashyap commented on issue #29798: URL: https://github.com/apache/doris/issues/29798#issuecomment-1907792344
I can look into it! issue seems to be because BetweenPredicate is pushed down to ScanNode. And the rewritten expression (BetweenPredicate to CompoundPredicate) even if done is not applied to pushdown predicates -- 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]
