[
https://issues.apache.org/jira/browse/AIRFLOW-4009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798512#comment-16798512
]
ASF subversion and git services commented on AIRFLOW-4009:
----------------------------------------------------------
Commit 632347e7db2080c7c6be2b0ce8769f2d74030e3b in airflow's branch
refs/heads/v1-10-stable from Ryan Yuan
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=632347e ]
[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
> Fix For: 1.10.3
>
>
> 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)