[
https://issues.apache.org/jira/browse/AIRFLOW-4317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
jack closed AIRFLOW-4317.
-------------------------
Resolution: Invalid
No need for this.
[https://cloud.google.com/bigquery/docs/reference/standard-sql/data-definition-language#alter_table_set_options_statement]
> Add operator to update BigQuery table experationtime
> ----------------------------------------------------
>
> Key: AIRFLOW-4317
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4317
> Project: Apache Airflow
> Issue Type: Wish
> Components: gcp, operators
> Reporter: jack
> Priority: Minor
>
> The operator can be a class in BigQueryOperator called:
> BigQueryUpdateTableExperationOperator
> It has support with the Google API:
> {code:java}
> Call the tables.patch method and use the expirationTime property to update
> the table expiration in milliseconds. Because the tables.update method
> replaces the entire table resource, the tables.patch method is preferred.
> {code}
> [https://cloud.google.com/bigquery/docs/managing-tables]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)