tswast commented on issue #4003: [AIRFLOW-3163] add operator to enable setting table description in BigQuery table URL: https://github.com/apache/incubator-airflow/pull/4003#issuecomment-430036691 It's also possible to * add columns to a table and make updates to schema descriptions. https://cloud.google.com/bigquery/docs/managing-table-schemas * update the encryption key if the table was already using an encryption key. https://cloud.google.com/bigquery/docs/customer-managed-encryption#change_key Having a separate parameter for each property seems the most consistent with other operators, but I'm not opposed to having a single "table resource" parameter.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
