Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow table without schema #376

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

osamingo
Copy link
Contributor

What

  • SSIA

Why

  • It's permissible to create a Table for which Schema is not defined. (For example, when using AutoDetect option).

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant