[
https://issues.apache.org/jira/browse/AIRFLOW-4009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Yuan resolved AIRFLOW-4009.
--------------------------------
Resolution: Fixed
> Fix docstring issue in GoogleCloudStorageToBigQueryOperator
> -----------------------------------------------------------
>
> Key: AIRFLOW-4009
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4009
> Project: Apache Airflow
> Issue Type: Improvement
> Affects Versions: 1.10.2
> Reporter: Ryan Yuan
> Assignee: Ryan Yuan
> Priority: Trivial
>
> The description for parameter destination_project_dataset_table is incorrect
> as the format should beĀ
> {code:java}
> (<project>.|<project>:)<dataset>.<table>
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)