I have an app that loads Cloud Datastore Backups to BigQuery. Sometimes, Datastore string properties are turned into Records in BigQuery of the type STRUCT<string STRING, text STRING, provided STRING> during this automatic import.
This happens very inconsistently. Sometimes the strings are just strings in bigquery. I'm wondering if there is something I can do to fix this inconsistency because it breaks existing queries. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/4395f5bb-83e3-4756-9c4b-a488e36dfe85%40googlegroups.com.
