[
https://issues.apache.org/jira/browse/AIRFLOW-4009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16788754#comment-16788754
]
ASF subversion and git services commented on AIRFLOW-4009:
----------------------------------------------------------
Commit 49ade3834a46d9a12c0339a017d1807bf021c5e3 in airflow's branch
refs/heads/master from Ryan Yuan
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=49ade38 ]
[AIRFLOW-4009] Fix docstring issue in GCSToBQOperator (#4836)
> 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)