bigquery-utils icon indicating copy to clipboard operation
bigquery-utils copied to clipboard

Useful scripts, udfs, views, and other utilities for migration and data warehouse operations in BigQuery.

Results 79 bigquery-utils issues
Sort by recently updated
recently updated
newest added

BigQuery Table Access and Usage Analysis Script This script analyzes BigQuery job history to determine when tables were last accessed and provides insights into Data Manipulation Language (DML) and Data...

bq cp --clone=true 'proj:data.table' 'proj:data.table_20250404' BigQuery error in cp operation: Error processing job '***0_1': Clone operation with write disposition WRITE_TRUNCATE is not supported. Please try again with WRITE_EMPTY. but bq...

https://github.com/GoogleCloudPlatform/bigquery-utils/pull/481 added a new notebooks section. At minimum, there should be a ci/cd test which ensures the python notebook code runs successfully. Ideally, there's a ci/cd test which ensures the...

Hello Everyone, When `bqml_generate_text` stored procedure is called with `target_table` parameter set to a fully qualified table name with a project that contains dashes `-`, this error is shown (added...

Some customers have a greater focus on duration of queries rather than total slots. The queries_grouped_by_hash_project/org_duration scripts break each query down by duration percentile rather than focusing solely on slot...

Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.1.1 and updates ancestor dependencies [js-yaml](https://github.com/nodeca/js-yaml), [eslint](https://github.com/eslint/eslint), [mocha](https://github.com/mochajs/mocha) and [gts](https://github.com/google/gts). These dependencies need to be updated together. Updates `js-yaml` from 3.14.0 to 4.1.1 Changelog Sourced from js-yaml's...

dependencies
javascript

Bumps org.apache.commons:commons-lang3 from 3.11 to 3.18.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-lang3&package-manager=maven&previous-version=3.11&new-version=3.18.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java