[
https://issues.apache.org/jira/browse/AIRFLOW-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023196#comment-17023196
]
Per Isacson commented on AIRFLOW-6631:
--------------------------------------
Everything else equal I think it would make sense to add this functionality to
the existing BigQueryCreateExternalTableOperator but it has a mandatory
"bucket" parameter which doesn't make sense in the GDrive context.
Any thoughts on this? Would it be preferable to throw in another operator or
really, really try to squeeze similar functionality into an existing operator?
> Operator to create BigQuery external table from Google Sheet
> ------------------------------------------------------------
>
> Key: AIRFLOW-6631
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6631
> Project: Apache Airflow
> Issue Type: Improvement
> Components: operators
> Affects Versions: 1.10.7
> Reporter: Per Isacson
> Priority: Major
>
> The existing BigQueryCreateExternalTableOperator does not support Google
> Sheets as external data source, only GCS. Schema autodetect for this operator
> would be useful.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)