【发布时间】:2016-07-01 01:16:17
【问题描述】:
我有一个连接到 Google App Engine 后端的 Google Web 应用程序,它使用 Datastore 来存储我的所有数据。
我已按照本教程:http://www.smartgooglecloud.com/gcs/bigquery/datastore-export-to-bigquery-part-1-manual-export/ 将我的数据从我的数据存储区发送到 BigQuery。我想知道当我的数据存储更新时是否有更新 BigQuery 表的方法?
【问题讨论】:
标签: eclipse google-app-engine web-applications google-bigquery google-cloud-datastore