GoogleCloudPlatform / bigquery-utils

Useful scripts, udfs, views, and other utilities for migration and data warehouse operations in BigQuery.
https://cloud.google.com/bigquery/
Apache License 2.0
1.07k stars 269 forks source link

UDF `cw_convert_base` should return NULL on NULL inputs. #377

Closed paolomorandini closed 11 months ago

paolomorandini commented 11 months ago

Update cw_convert_base to return NULL when any of the input values is NULL.