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

loading data using partition decorators by row timestamp field, #1415

Closed
zloof opened this issue Jul 8, 2016 · 2 comments
Closed

loading data using partition decorators by row timestamp field, #1415

zloof opened this issue Jul 8, 2016 · 2 comments
Assignees
Labels
api: bigquery Issues related to the BigQuery API. type: question Request for information or clarification. Not an issue.

Comments

@zloof
Copy link

zloof commented Jul 8, 2016

Hi,
1.How can I load data (using streaming - "table.insertAll") to a partition decorators
(https://cloud.google.com/bigquery/docs/partitioned-tables#loading_data_using_partition_decorators)
2. can I do it by providing field name from the data row (the field is in timestamp format ), and insert each row to the relevant partition by getting the date from the timestamp.

Thanks
Nir

@stephenplusplus stephenplusplus added type: question Request for information or clarification. Not an issue. api: bigquery Issues related to the BigQuery API. labels Jul 10, 2016
@stephenplusplus
Copy link
Contributor

Sorry for the delay, I'll look into this as soon as I can. You might get a quicker/better response by posting on StackOverflow. If you do post, please cross-link so others can follow along.

@stephenplusplus
Copy link
Contributor

Closing as I believe we addressed this adequately here: #1455

Let me know if that's incorrect. Thanks!

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 BigQuery API. type: question Request for information or clarification. Not an issue.
Projects
None yet
Development

No branches or pull requests

2 participants