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

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

                Author: ASF GitHub Bot
            Created on: 10/Dec/18 22:25
            Start Date: 10/Dec/18 22:25
    Worklog Time Spent: 10m 
      Work Description: dmvk commented on issue #6846: [BEAM-5867] Operator 
translation based on operator name
URL: https://github.com/apache/beam/pull/6846#issuecomment-445997640
 
 
   @VaclavPlajt 👍 

----------------------------------------------------------------
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: 173794)
    Time Spent: 3h 10m  (was: 3h)

> Operator translation based on operator name
> -------------------------------------------
>
>                 Key: BEAM-5867
>                 URL: https://issues.apache.org/jira/browse/BEAM-5867
>             Project: Beam
>          Issue Type: Sub-task
>          Components: dsl-euphoria
>            Reporter: Marek Simunek
>            Assignee: Marek Simunek
>            Priority: Major
>             Fix For: Not applicable
>
>          Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> Smarter why to choose operator translation based on operators name by 
> introducing {{NameBaseTranslationProviderTest}}. Useful e.g. when we want 
> Join operator which fits in memory translate with 
> `BroadcastHashJoinTranslator`
> Translation provider that selects name matching translation ( operator name 
> starts same as added translation by {{Builder#addShortNameTranslation(Class, 
> String)}} or first matching translation for the registered operator.



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

Reply via email to