Scott Wegner created BEAM-248:
---------------------------------

             Summary: 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: Davor Bonaci


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)

Reply via email to