Skip to content

expr returning null, undefined, or NaN strategy #22

@DanielJDufour

Description

@DanielJDufour

if an expr returns null or undefined or NaN, we should follow a defined strategy

expr_nullish_strategy
"skip" - just skip inserting
"no-data" - replace with out_no_data if available and proceed as normal
"none" - don't do anything, pass along value to everything else

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions