Skip to content

Push down null filters for other types than inner join #12349

@Dandandan

Description

@Dandandan

Is your feature request related to a problem or challenge?

We currently support pushing down null filters on inner join using the FilterNullJoinKeys rule.
We can however push down more filters for other types based on the on_lr_is_preserved condition

Describe the solution you'd like

Push down null filters based on on_lr_is_preserved

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestperformanceMake DataFusion faster

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions