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.11k stars 277 forks source link

Translation Engine UDF for signed 128bit bitshift. #356

Closed damian-compilerworks closed 1 year ago

damian-compilerworks commented 1 year ago

UDFs for right/left bit shift of signed 128-bit integer (which is modeled as BIGNUMERIC with 0 scale).