Skip to content

Instantly share code, notes, and snippets.

@hrialan
Last active April 13, 2023 08:15
Show Gist options
  • Save hrialan/f69b76825f6f20c7009a08613c5fc383 to your computer and use it in GitHub Desktop.
Save hrialan/f69b76825f6f20c7009a08613c5fc383 to your computer and use it in GitHub Desktop.
[BQ schema] Get BigQuery table schema #gcp #bigquery
bq show --schema --format=prettyjson [PROJECT_ID]:[DATASET].[TABLE]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment