[
https://issues.apache.org/jira/browse/BEAM-5793?focusedWorklogId=157454&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-157454
]
ASF GitHub Bot logged work on BEAM-5793:
----------------------------------------
Author: ASF GitHub Bot
Created on: 23/Oct/18 09:50
Start Date: 23/Oct/18 09:50
Worklog Time Spent: 10m
Work Description: mxm opened a new pull request #6792: [BEAM-5793]
Disable pylint 'self-argument' check
URL: https://github.com/apache/beam/pull/6792
The check currently gets triggered on Jenkins but not when running on MacOS.
It
is disabled at other places as well, so I'm assuming this is a valid fix for
now.
Post-Commit Tests Status (on master branch)
------------------------------------------------------------------------------------------------
Lang | SDK | Apex | Dataflow | Flink | Gearpump | Samza | Spark
--- | --- | --- | --- | --- | --- | --- | ---
Go | [](https://builds.apache.org/job/beam_PostCommit_Go_GradleBuild/lastCompletedBuild/)
| --- | --- | --- | --- | --- | ---
Java | [](https://builds.apache.org/job/beam_PostCommit_Java_GradleBuild/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex_Gradle/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow_Gradle/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink_Gradle/lastCompletedBuild/)
[](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump_Gradle/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza_Gradle/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Spark_Gradle/lastCompletedBuild/)
Python | [](https://builds.apache.org/job/beam_PostCommit_Python_Verify/lastCompletedBuild/)
| --- | [](https://builds.apache.org/job/beam_PostCommit_Py_VR_Dataflow/lastCompletedBuild/)
</br> [](https://builds.apache.org/job/beam_PostCommit_Py_ValCont/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Python_VR_Flink/lastCompletedBuild/)
| --- | --- | ---
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 157454)
Time Spent: 10m
Remaining Estimate: 0h
> Python sdk docs target fails in flink_streaming_impulse_source
> --------------------------------------------------------------
>
> Key: BEAM-5793
> URL: https://issues.apache.org/jira/browse/BEAM-5793
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-core
> Reporter: Ruoyun Huang
> Assignee: Maximilian Michels
> Priority: Minor
> Fix For: Not applicable
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> gradle scan result: [https://gradle.com/s/w4icffibxs72a]
> Error message:
> projects/beam2/sdks/python/apache_beam/io/flink/flink_streaming_impulse_source.py:docstring
> of
> apache_beam.io.flink.flink_streaming_impulse_source.FlinkStreamingImpulseSource.from_runner_api_parameter:11:Unexpected
> indentation.
>
> Root cause seems to be that there are two annotations for a single function.
> And sphinx does not like that.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
