You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Scott Wegner (JIRA)" <ji...@apache.org> on 2016/11/18 22:40:59 UTC

[jira] [Resolved] (BEAM-767) Add DisplayData builder '.nested(..)' operation

     [ https://issues.apache.org/jira/browse/BEAM-767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Wegner resolved BEAM-767.
-------------------------------
       Resolution: Won't Fix
    Fix Version/s: Not applicable

> Add DisplayData builder '.nested(..)' operation
> -----------------------------------------------
>
>                 Key: BEAM-767
>                 URL: https://issues.apache.org/jira/browse/BEAM-767
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>            Reporter: Scott Wegner
>            Assignee: Scott Wegner
>             Fix For: Not applicable
>
>
> See: https://github.com/apache/incubator-beam/pull/1088#discussion_r83332515
> In the Java SDK, components can register display data directly, as well as include display data from sub-components via the 'include(..)' operation. In [PR #1008|https://github.com/apache/incubator-beam/pull/1088], we add 'paths' to display data metadata and also include a 'delegate(..)' action.
> During the change for paths, we noticed an emerging pattern where components will typically add the .getClass() of a subcomponent before including it. We can support this convention better by embedding it in a single configurable operation, '.nested(..)'



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)