Skip to content

Binary logical operators w/ MISSING as first argument do not return correct result #456

@alancai98

Description

@alancai98

MISSING and false currently incorrectly returns NULL, whereas false and MISSING currently correctly returns false.

Similarly for

MISSING or true currently incorrectly returns NULL, whereas true or MISSING currently correctly returns true.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions