bigquery-emulator
bigquery-emulator copied to clipboard
Allow table without schema
What
- SSIA
Why
- It's permissible to create a
Tablefor which Schema is not defined. (For example, when usingAutoDetectoption).
schema | object (TableSchema) Optional. Describes the schema of this table.
via. https://cloud.google.com/bigquery/docs/reference/rest/v2/tables#resource:-table via. https://cloud.google.com/bigquery/docs/tables#create_an_empty_table_without_a_schema_definition