Skip to content

Dynamic filter pushdown through projection should support aliases #17246

@jackkleeman

Description

@jackkleeman

The current gather_filters_for_pushdown for the projection exec makes no attempt to invert aliases so that filters on aliased fields can be pushed down to child nodes. In future it would make sense to do so.

#17238 (comment)

cc @adriangb

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions