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

Add `MATCH_RECOGNIZE` related UDFs to the community UDFs. #410

Closed mswapnilG closed 1 month ago

mswapnilG commented 1 month ago

Following UDFs are added:

  1. cw_disjoint_partition_by_regexp - Partitions rows into disjoint segments by matching their sequence with the provided regex pattern
  2. cw_overlapping_partition_by_regexp - Partitions rows into overlapping segments by matching their sequence with the provided regex pattern
mswapnilG commented 1 month ago

/gcbrun

danieldeleo commented 1 month ago

/gcbrun

danieldeleo commented 1 month ago

/gcbrun