mbutrovich commented on issue #4859: URL: https://github.com/apache/datafusion-comet/issues/4859#issuecomment-5204530888
It has to do with `CometCastExpr` being used while the upstream DataFusion change only works for `CastExpr`. I'm gonna see if we can apply similar logic as https://github.com/apache/datafusion-comet/pull/4730 to the casts that handle pruning. -- 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]
