Filter is not pushed down through joins #18619
Labels
bug
Something isn't working
needs triage
Awaiting prioritization by a maintainer
python
Related to Python Polars
Checks
Reproducible example
This outputs:
Even though it should be able to optimize it to:
Log output
No response
Issue description
Filters are not pushed down through joins, even when that is possible.
Expected behavior
Filters are pushed down.
Installed versions
The text was updated successfully, but these errors were encountered: