Skip to content

Instantly share code, notes, and snippets.

@frankyaorenjie
Last active June 14, 2023 11:37
Show Gist options
  • Save frankyaorenjie/5b368ce708abb43b7762d5339cdf20e4 to your computer and use it in GitHub Desktop.
Save frankyaorenjie/5b368ce708abb43b7762d5339cdf20e4 to your computer and use it in GitHub Desktop.
export bigquery table schema
bq show --format=prettyjson data-platform-163807:samples.wikipedia | jq '.schema.fields'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment