optimus icon indicating copy to clipboard operation
optimus copied to clipboard

Bigquery Datastore should support description field on view columns

Open kushsharma opened this issue 4 years ago • 0 comments

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.

kushsharma avatar Jul 20 '21 05:07 kushsharma