mbutrovich commented on PR #5923: URL: https://github.com/apache/datafusion-comet/pull/5923#issuecomment-5666510814
Thanks for looking at this @xhumanoid. Could we get a deeper investigation into this? I didn't hallucinate that documentation that scalar subqueries work in a codegen'd expression. We have a test for it, but it's specifically for a reused subquery. I wonder if that changes the execution semantics somehow. https://github.com/apache/datafusion-comet/blob/481aefea9c60592612650de73bd2e1c7aa173979/spark/src/test/scala/org/apache/comet/CometCodegenSuite.scala#L1146 -- 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]
