How to get rid of __key__ columns in BigQuery table for every 'Record' Type field?
问题 For every 'Record' Type of my Firestore table, BigQuery is automatically adding the ' key ' columns. I do not want to have these added for each of the 'Record' Type fields. How can I get rid of these extra columns automatically being added by BigQuery? (I want to get rid of the below columns in my BigQuery table schema highlighted in yellow) 回答1: This is intended behavior, citing Bigquery GCP documentation: Each document in Firestore has a unique key that contains information such as the