tswast edited a comment 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-429394476 I agree that this isn't general enough to warrant a whole operator. It would mean an explosion of operators if we provide one for every property of every resource. Perhaps a "patch BigQuery table metadata" operator would be more appropriate? It could accept a dictionary of properties to update on the table resource. See: https://cloud.google.com/bigquery/docs/reference/rest/v2/tables/patch
---------------------------------------------------------------- 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
