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

Adding UDFs for two value comparisons of big numbers #349

Closed lingzhong closed 1 year ago

lingzhong commented 1 year ago

@danieldeleo if gt looks good, then I'll add code for lt, gte, lte, eq to complete the comparison suite. Thanks!

danieldeleo commented 1 year ago

@danieldeleo if gt looks good, then I'll add code for lt, gte, lte, eq to complete the comparison suite. Thanks!

looks good! 👍

danieldeleo commented 1 year ago

@lingzhong are you going to add them to this PR?

lingzhong commented 1 year ago

@lingzhong are you going to add them to this PR?

Yep! Added. Please see https://github.com/GoogleCloudPlatform/bigquery-utils/pull/349/commits/de21d95b7ab1b60fbf30968e82f7049431e42e30