Skip to content

Support complex numeric expression arguments in scalar function predicates pushdown #2154

@charlesdong1991

Description

@charlesdong1991

Is your feature request related to a problem or challenge?

Currently, scalar function pushdown (e.g. isnan) only supports bare column references. Complex expressions (so far only unary expressions are supported) like are silently dropped.
This issue tracks adding support for more complex numeric expressions as arguments to scalar functions, and potentially additional scalar functions beyond isnan.

Describe the solution you'd like

No response

Willingness to contribute

I can contribute to this feature independently

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