Skip to content

Add Expr::Exists to logical plan #2337

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
Tracked by #474
andygrove opened this issue Apr 25, 2022 · 0 comments · Fixed by #2339
Closed
Tracked by #474

Add Expr::Exists to logical plan #2337

andygrove opened this issue Apr 25, 2022 · 0 comments · Fixed by #2339
Assignees
Labels
enhancement New feature or request

Comments

@andygrove
Copy link
Member

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
I would like support for EXISTS and the first step is to add a new variant Expr::Exists.

Describe the solution you'd like
Add a new variant Expr::Exists and support plans with EXISTS being created via LogicalPlanBuilder`.

Describe alternatives you've considered
None

Additional context
None

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant