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

Add more code snippets for creating clustered table. #329

Closed
ryanyuan opened this issue Oct 18, 2020 · 0 comments · Fixed by #330
Closed

Add more code snippets for creating clustered table. #329

ryanyuan opened this issue Oct 18, 2020 · 0 comments · Fixed by #330
Assignees
Labels
api: bigquery Issues related to the googleapis/python-bigquery API. samples Issues that are directly related to samples. type: docs Improvement to the documentation for an API.

Comments

@ryanyuan
Copy link
Contributor

Add sample code for creating a clustered table from a query result.
Section: https://cloud.google.com/bigquery/docs/creating-clustered-tables#creating_a_clustered_table_from_a_query_result

Add sample code for creating a clustered table when you load data.
Section: https://cloud.google.com/bigquery/docs/creating-clustered-tables#creating_a_clustered_table_when_you_load_data

@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery API. label Oct 18, 2020
@yoshi-automation yoshi-automation added the triage me I really want to be triaged. label Oct 18, 2020
@meredithslota meredithslota added samples Issues that are directly related to samples. type: docs Improvement to the documentation for an API. and removed triage me I really want to be triaged. labels Oct 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery API. samples Issues that are directly related to samples. type: docs Improvement to the documentation for an API.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants