Skip to content

Substrait support for IS NULL and IS NOT NULL operators #8087

@tgujar

Description

@tgujar

Is your feature request related to a problem or challenge?

Substrait producer currently does not support IS NULL and IS NOT NULL operations. Implementing this feature would allow for move coverage of TPC-DS query set

Describe the solution you'd like

Add procedure to match expr to Expr::IsNull and Expr::IsNotNull in to_substrait_rex()

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions