[
https://issues.apache.org/jira/browse/BEAM-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Davor Bonaci updated BEAM-248:
------------------------------
Assignee: Scott Wegner (was: Davor Bonaci)
> Register DisplayData from anonymous implementation PTransforms
> --------------------------------------------------------------
>
> Key: BEAM-248
> URL: https://issues.apache.org/jira/browse/BEAM-248
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-java-core
> Reporter: Scott Wegner
> Assignee: Scott Wegner
>
> Most SDK PTransforms are implemented in terms of lower-level PTransforms,
> often with anonymous user-fn implementations at the leaf-level. Currently
> display data is only being registered on the composite node and not within
> the anonymous implementation. As a result, the details are lost.
> We should register display data both in the composite and internal leaf
> nodes, particularly when the implementation is anonymous.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)