[ 
https://issues.apache.org/jira/browse/BEAM-10258?focusedWorklogId=456273&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-456273
 ]

ASF GitHub Bot logged work on BEAM-10258:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 08/Jul/20 18:02
            Start Date: 08/Jul/20 18:02
    Worklog Time Spent: 10m 
      Work Description: saavannanavati commented on a change in pull request 
#12009:
URL: https://github.com/apache/beam/pull/12009#discussion_r451730259



##########
File path: sdks/python/apache_beam/pvalue.py
##########
@@ -222,7 +222,7 @@ class _InvalidUnpickledPCollection(object):
   pass
 
 
-class PBegin(PValue):
+class PBegin(PValue, Generic[T]):

Review comment:
       Oh ok makes sense




----------------------------------------------------------------
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: 456273)
    Time Spent: 14h 40m  (was: 14.5h)

> Support type hint annotations on PTransform's expand()
> ------------------------------------------------------
>
>                 Key: BEAM-10258
>                 URL: https://issues.apache.org/jira/browse/BEAM-10258
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: Saavan Nanavati
>            Assignee: Saavan Nanavati
>            Priority: P2
>          Time Spent: 14h 40m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to