Skip to content

Support filters in JOIN ON section #21868

@vdimir

Description

@vdimir

Support in JOIN ON section filters that affect columns from only one table. For use case see
https://stackoverflow.com/questions/5284929/mysql-left-join-with-optional-value-in-second-table

Now it's only move such conditions from ON section to WHERE, but we need to handle this filters inside join implementation. It will also fix #21671

Metadata

Metadata

Assignees

No one assigned

    Labels

    comp-joinsJOINs end-to-end (planning hooks + runtime join operators/algorithms). Single bucket to avoid pla...feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions