bigquery-utils
bigquery-utils copied to clipboard
Clipping functions
Avoids the need to repeat complex expressions as in:
IF( some_complex_expr < 1, some_complex_expr, 1 )
Please complete remaining steps (step 2 and step 3) from CONTRIBUTING guide