[ 
https://issues.apache.org/jira/browse/BEAM-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15901744#comment-15901744
 ] 

ASF GitHub Bot commented on BEAM-1649:
--------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/beam/pull/2194


> Fix unresolved references in Python SDK
> ---------------------------------------
>
>                 Key: BEAM-1649
>                 URL: https://issues.apache.org/jira/browse/BEAM-1649
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py
>    Affects Versions: 0.6.0
>            Reporter: Tibor Kiss
>            Assignee: Tibor Kiss
>
> PyCharm code analyzer revealed usage of unresolved references. 
> This ticket is addressing issues in the following functions:
> {code}
> OrderedPositionRangeTracker.stop_position()
> ValueStateTag.__repr__()
> typehints.decorators._unpack_positional_arg_hints()
> WindowedTypeConstraint.type_check()
> PipelineOptions.__getattr__()
> {code}
> Even though the fixes are trivial keeping the priority as Major since these 
> problems are causing execution errors on their respective code pathes.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to