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

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

                Author: ASF GitHub Bot
            Created on: 10/Dec/18 14:22
            Start Date: 10/Dec/18 14:22
    Worklog Time Spent: 10m 
      Work Description: VaclavPlajt commented on issue #6846: [BEAM-5867] 
Operator translation based on operator name
URL: https://github.com/apache/beam/pull/6846#issuecomment-445831887
 
 
   This is now obsolete by [already merged 
refactoring](https://github.com/apache/beam/pull/7019). @mareksimunek Can we 
close it?

----------------------------------------------------------------
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: 173607)
    Time Spent: 3h  (was: 2h 50m)

> 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
>  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