datastore2bigquery icon indicating copy to clipboard operation
datastore2bigquery copied to clipboard

Export Google Datastore to BigQuery

Results 4 datastore2bigquery issues
Sort by recently updated
recently updated
newest added

any field that is defined as follows in python does not export ndb.JsonProperty(indexed=False, compressed=True) any strategy for this?

I have created a CRON job to create bigquery exports and my GS bucket is in the same region as bigquery dataset. When I run the job , I see...

bq mk command defaults to US location

Hey there, Could you maybe describe how to schedule a cronjob with this script in the appengine. (I'm using python app engine)