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

filter_push_down internal error #3416

Closed
andygrove opened this issue Sep 9, 2022 · 1 comment
Closed

filter_push_down internal error #3416

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

Comments

@andygrove
Copy link
Member

Describe the bug
I have queries failing with:

Error: Internal("Optimizer rule 'filter_push_down' failed due to unexpected error: Internal error: on_lr_is_preserved cannot be appplied to SEMI/ANTI-JOIN nodes. This was likely caused by a bug in DataFusion's code and we would welcome that you file an bug report in our issue tracker")

To Reproduce
I do not have a repro case yet and cannot share the query

Expected behavior
Should not hit internal errors

Additional context
None

@andygrove andygrove added bug Something isn't working optimizer Optimizer rules labels Sep 9, 2022
@andygrove andygrove self-assigned this Sep 9, 2022
@liukun4515
Copy link
Contributor

is it related with this issue #3421?

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

2 participants