andygrove opened a new issue, #1251: URL: https://github.com/apache/datafusion-comet/issues/1251
### Describe the bug When we fix https://github.com/apache/datafusion-comet/issues/1248 we find a new bug that causes the following Spark SQL test to fail: ``` - subquery/exists-subquery/exists-orderby-limit.sql *** FAILED *** (1 second, 445 milliseconds)[0m[0m org.apache.spark.SparkException: Job aborted due to stage failure: ... org.apache.comet.CometNativeException: Comet Internal Error: Output column count mismatch: expected 0, got 1 ``` ### Steps to reproduce See https://github.com/apache/datafusion-comet/pull/1209 ### Expected behavior _No response_ ### Additional context _No response_ -- 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: github-unsubscr...@datafusion.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org