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

Terraform for GCS buckets and Build triggers to deploy UDF to all regions #405

Closed afleisc closed 2 months ago

danieldeleo commented 2 months ago

/gcbrun

dimbslmh commented 1 month ago

UDFs within this repository are also deployed publicly into every other region that BigQuery supports.

@afleisc The docs claims this, but why don't I have access from the Explorer? I am seeing the following error:

Access Denied: Routine bqutil:fn_europe_west4.json_extract_keys: User does not have permission to invoke routine bqutil.fn_europe_west4.json_extract_keys

danieldeleo commented 1 month ago

@dimbslmh thank you for catching that. Access issue has been resolved and you should now be able to successfully invoke the UDF