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

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

                Author: ASF GitHub Bot
            Created on: 01/Jun/20 10:35
            Start Date: 01/Jun/20 10:35
    Worklog Time Spent: 10m 
      Work Description: dmvk commented on pull request #11857:
URL: https://github.com/apache/beam/pull/11857#issuecomment-636773111


   Run Java PreCommit


----------------------------------------------------------------
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: 439475)
    Time Spent: 1h  (was: 50m)

> Flink: Batch translation context respects provided PTransform during Input / 
> Output lookups.
> --------------------------------------------------------------------------------------------
>
>                 Key: BEAM-8850
>                 URL: https://issues.apache.org/jira/browse/BEAM-8850
>             Project: Beam
>          Issue Type: Sub-task
>          Components: runner-flink
>            Reporter: David Morávek
>            Assignee: David Morávek
>            Priority: P2
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Currently batch translation context uses `currentTransform` for input / ouput 
> lookups, even though we provide a `PTransform` we want to perform lookup for 
> as a parameter.
> We need to introduce a new PipelineVisitor, that would be initialized prior 
> translation and build an in-memory PTransform / AppliedPTransform lookup 
> table, that can be used by translation context.



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

Reply via email to