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

Load and query data in single partition #1

Closed
medvedev1088 opened this issue Aug 25, 2018 · 0 comments
Closed

Load and query data in single partition #1

medvedev1088 opened this issue Aug 25, 2018 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@medvedev1088
Copy link
Member

medvedev1088 commented Aug 25, 2018

https://cloud.google.com/bigquery/docs/creating-partitioned-tables#creating_an_ingestion-time_partitioned_table_from_a_query_result

$ bq load --destination_table ethereum_blockchain.blocks$20180820 gs://<bucket>/*.csv

Replacing a single day partition will enable streaming support for the dataset in BigQuery

@medvedev1088 medvedev1088 added the help wanted Extra attention is needed label Aug 25, 2018
@medvedev1088 medvedev1088 changed the title Load and query a single day partition Load and query data in single partition Aug 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant