loading data using partition decorators by row timestamp field, #1415
Labels
api: bigquery
Issues related to the BigQuery API.
type: question
Request for information or clarification. Not an issue.
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
The text was updated successfully, but these errors were encountered: