Skip to main content

The `bq-validator` command enables us to validate BigQuery queries.

Project description

Test python Package version Supported Python versions

bq-validator

This is a yet another BigQuery query validator.

The bq query --dry_run command enables us to validate queries. However, the bq command doesn't support OIDC and impersonate service account. When we take advantage of OIDC and impersonate service account, the bq-validator command would be useful.

Install

The package is available on pypi

pip install -U bq-validator

How to use

Usage: bq-validator [OPTIONS] PATH

  Validate BigQuery queries

  PATH is either of a SQL file path or a directory. When it is a directory,
  the command recursively validates all SQL files in the directory.

Options:
  --client_project TEXT           BigQuery client project ID
  --client_location TEXT          BigQuery client location
  --impersonate_service_account TEXT
                                  Impersonate service account email
  --version                       Show the version and exit.
  --help                          Show this message and exit.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bq-validator-0.5.1.tar.gz (18.3 kB view hashes)

Uploaded Source

Built Distribution

bq_validator-0.5.1-py3-none-any.whl (10.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page