eejbyfeldt commented on PR #12945:
URL: https://github.com/apache/datafusion/pull/12945#issuecomment-2424108102
> Wondering if there is any performance improvement/degradation after the
decorrelation
This should make us able to run quries where we previously failed with
```
This feature is not implemented: Physical plan does not support logical
expression Exists(Exists { subquery: <subquery>, negated: false })
```
so the is no "defined" performance change.
--
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]