[
https://issues.apache.org/jira/browse/BEAM-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kenneth Knowles updated BEAM-1192:
----------------------------------
Issue Type: New Feature (was: Improvement)
> Give transforms URNs, use them instead of instanceof checks
> -----------------------------------------------------------
>
> Key: BEAM-1192
> URL: https://issues.apache.org/jira/browse/BEAM-1192
> Project: Beam
> Issue Type: New Feature
> Components: beam-model-runner-api
> Reporter: Kenneth Knowles
>
> In the [Beam Runner AP|https://s.apache.org/beam-runner-api], transforms of
> interest to runners are to be identified by URN.
> Currently, Java-based runners use `instanceof` checks to both override
> transforms and to implement primitive transforms. This language and
> SDK-specific behavior should be replaced by adding these URNs, and checking
> them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)