Bigquery Functions
Other Expressions
if
Supported Signatures
reclassify
Changes the classification label of the first argument from the expected classifier specified by the second argument to the desired classifier specified by the third. The expected and desired classifiers must belong to the same classifier group. No other classifiers attached to the first argument are impacted. The function will emit a warning if the the first argument does not have the expected classifier
Examples:
examples.sql
Supported Signatures