Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

scalar_subquery_to_join internal error #3417

Closed
andygrove opened this issue Sep 9, 2022 · 2 comments
Closed

scalar_subquery_to_join internal error #3417

andygrove opened this issue Sep 9, 2022 · 2 comments
Labels
bug Something isn't working optimizer Optimizer rules

Comments

@andygrove
Copy link
Member

Describe the bug

Error: Internal("Optimizer rule 'scalar_subquery_to_join' failed due to unexpected error: Error during planning: Optimizing disjunctions not supported! at /home/andy/git/apache/arrow-datafusion/datafusion/optimizer/src/utils.rs:91")

To Reproduce
tbd

Expected behavior

Additional context

@andygrove andygrove added bug Something isn't working optimizer Optimizer rules labels Sep 9, 2022
@andygrove andygrove self-assigned this Sep 9, 2022
@andygrove andygrove removed their assignment Nov 1, 2022
@mingmwang
Copy link
Contributor

Could you please provide the test case to reproduce the issue ?

@Dandandan
Copy link
Contributor

This no longer happens

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working optimizer Optimizer rules
Projects
None yet
Development

No branches or pull requests

3 participants