alamb closed issue #123: Implement physical plan for EXISTS subquery
URL: https://github.com/apache/datafusion/issues/123
--
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 uns
alamb commented on issue #123:
URL: https://github.com/apache/datafusion/issues/123#issuecomment-2648298073
Looks good -- thanks for checking @logan-keede -- we can open a new issue
if we find another hole
--
This is an automated message from the Apache Git Service.
To respond to the mes
logan-keede commented on issue #123:
URL: https://github.com/apache/datafusion/issues/123#issuecomment-2646559348
> In case anyone is curious -- we support correlated versions of these
queries (via a join) but if there is no correlation (not super useful) we do not
>
> ❯ create ta