Last active
June 14, 2023 11:37
-
-
Save frankyaorenjie/5b368ce708abb43b7762d5339cdf20e4 to your computer and use it in GitHub Desktop.
export bigquery table schema
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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