optimus
optimus copied to clipboard
Bigquery Datastore should support description field on view columns
Currently, the BigQuery view is created using SQL query. Although we need a SQL query to create a schema, we should support updating an existing schema with descriptions in the upsert query similar to what is supported when creating a BigQuery table.