[
https://issues.apache.org/jira/browse/AIRFLOW-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358133#comment-16358133
]
ASF subversion and git services commented on AIRFLOW-2066:
----------------------------------------------------------
Commit 2920d047541c0c410e7db72c7ae81a6ee85bb08c in incubator-airflow's branch
refs/heads/master from [~kaxilnaik]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=2920d04 ]
[AIRFLOW-2066] Add operator to create empty BQ table
- Add operator that creates a new, empty table in
the specified BigQuery dataset, optionally with
schema.
Closes #3006 from kaxil/bq_empty_table_op
> Add an operator to create an Empty BigQuery Table
> -------------------------------------------------
>
> Key: AIRFLOW-2066
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2066
> Project: Apache Airflow
> Issue Type: Task
> Components: contrib, gcp
> Affects Versions: 2.0.0
> Reporter: Kaxil Naik
> Assignee: Kaxil Naik
> Priority: Minor
> Fix For: 2.0.0
>
>
> There are currently no operators to create an Empty BigQuery Table
> with/without schema.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)