Skip to content

sql: support num_nulls and num_nonnulls builtins #51507

@jordanlewis

Description

@jordanlewis

These builtins are variadic functions that return the number of null arguments in the argument lists, or vice versa.

See the docs: https://www.postgresql.org/docs/12/functions-comparison.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-sql-builtinsSQL built-in functions and semantics thereof.A-sql-pgcompatSemantic compatibility with PostgreSQLC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)E-easyEasy issue to tackle, requires little or no CockroachDB experiencegood first issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions