[
https://issues.apache.org/jira/browse/AIRFLOW-4009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16788753#comment-16788753
]
ASF GitHub Bot commented on AIRFLOW-4009:
-----------------------------------------
kaxil commented on pull request #4836: [AIRFLOW-4009] Fix docstring issue in
GCSToBQOperator
URL: https://github.com/apache/airflow/pull/4836
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)