Skip to content

Add unsafe version of all the functions #148

@francois-baptiste

Description

@francois-baptiste

BigQuery supports all its native functions to be safe (i.e. returning null) or unsafe (i.e. returning error) It would be nice to have the same support for here too.

This probably is valid for snowflake too but I don't use it so I am not sure.

https://cloud.google.com/bigquery/docs/reference/standard-sql/functions-and-operators#safe_prefix

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions