bigquery-table
BigQuery table
| Type | field[] |
|---|---|
| File match |
*.bigquery.json
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/bigquery-table/latest.json |
| Source | https://www.schemastore.org/bigquery-table.json |
Validate with Lintel
npx @lintel/lintel check
Type:
field[]
BigQuery lets you specify a table's schema when you load data into a table or when you create an empty table. A table schema is a JSON file.
Items
Definitions
field_name
string
field_type
string
field_mode
string
field_description
string