[
https://issues.apache.org/jira/browse/BEAM-7062?focusedWorklogId=230932&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-230932
]
ASF GitHub Bot logged work on BEAM-7062:
----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Apr/19 23:07
Start Date: 22/Apr/19 23:07
Worklog Time Spent: 10m
Work Description: udim commented on pull request #8284: [BEAM-7062] Fix
pydoc for @retry.with_exponential_backoff
URL: https://github.com/apache/beam/pull/8284#discussion_r277468246
##########
File path: sdks/python/apache_beam/io/gcp/bigquery_tools.py
##########
@@ -409,7 +409,9 @@ def get_table(self, project_id, dataset_id, table_id):
Args:
client: bigquery.BigqueryV2 instance
- project_id, dataset_id, table_id: table lookup parameters
+ project_id: table lookup parameter
Review comment:
I'd rather not do that kind of fix here before we've decided on a style.
(best to get agreement on the mailing list first)
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 230932)
Time Spent: 50m (was: 40m)
> pydoc broken for @retry annotations
> -----------------------------------
>
> Key: BEAM-7062
> URL: https://issues.apache.org/jira/browse/BEAM-7062
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core, website
> Reporter: Udi Meiri
> Assignee: Udi Meiri
> Priority: Minor
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Example: gcsio.GCSIO.delete() -
> https://beam.apache.org/releases/pydoc/2.11.0/apache_beam.io.gcp.gcsio.html#apache_beam.io.gcp.gcsio.GcsIO.delete
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)