Joel Croteau created AIRFLOW-5635:
-------------------------------------
Summary: Add expiration_time option to
BigQueryCreateEmptyTableOperator and BigQueryCreateExternalTableOperator
Key: AIRFLOW-5635
URL: https://issues.apache.org/jira/browse/AIRFLOW-5635
Project: Apache Airflow
Issue Type: Improvement
Components: gcp
Affects Versions: 1.10.5
Reporter: Joel Croteau
TheĀ [BigQuery REST
API|https://cloud.google.com/bigquery/docs/reference/rest/v2/tables#Table]
includes the ability to set an {{expirationTime}} for a table when using the
{{tables.insert}} method, which both {{BigQueryCreateEmptyTable}} and
{{BigQueryCreateExternalTable}} use. We should include options in these
operators to set this if desired.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)