akupchinskiy commented on issue #2036: URL: https://github.com/apache/datafusion-comet/issues/2036#issuecomment-3124694956
Btw, [this test](https://github.com/apache/datafusion-comet/blob/main/spark/src/test/scala/org/apache/comet/CometArrayExpressionSuite.scala#L358C1) is supposed to check this very behavior. Yet, it doesn't work because the constant expression seems to be folded into a boolean literal during a query planning phase. -- 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]
