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

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

                Author: ASF GitHub Bot
            Created on: 14/Jun/18 23:25
            Start Date: 14/Jun/18 23:25
    Worklog Time Spent: 10m 
      Work Description: Fematich opened a new pull request #5652: [BEAM-3898] 
Futurize examples subpackage
URL: https://github.com/apache/beam/pull/5652
 
 
   [BEAM-3898] Futurize examples subpackage
   
   This pull request prepares the examples subpackage for Python 3 support. 
This PR is part of a series in which all subpackages will be updated using the 
same approach.
   This approach has been documented [here 
](https://docs.google.com/document/d/1xDG0MWVlDKDPu_IW9gtMvxi2S9I0GB0VDTkPhjXT0nE/edit#heading=h.5vrnrgpkrk89)
 and the first pull request in the series (Futurize coders subpackage) 
demonstrating this approach can be found at #5053.
   
   R: @aaltay @tvalentyn @RobbeSneyders
   

----------------------------------------------------------------
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: 112105)
    Time Spent: 50m  (was: 40m)

> PTransformOverride does not replace side input usage of replaced transform
> --------------------------------------------------------------------------
>
>                 Key: BEAM-3898
>                 URL: https://issues.apache.org/jira/browse/BEAM-3898
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: Charles Chen
>            Assignee: Ahmet Altay
>            Priority: Major
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Currently, the PTransformOverride mechanism allows specification of a 
> replacement procedure where transform A is replaced with another transform B. 
>  However, the current mechanism does not replace usages where the output of A 
> is being read as a side input.  We should fix this behavior.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to