u70b3 commented on issue #22691: URL: https://github.com/apache/datafusion/issues/22691#issuecomment-5019674817
Verified on current main (1e589287c): this no longer reproduces. The issue's repro query (correlated `EXISTS` with `AND 1 = 0` under `OR`) now plans successfully and returns the correct empty result, instead of failing with `Schema error: No field named __correlated_sq_1.mark`. Suggest closing. -- 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]
