You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Xu Mingmin (JIRA)" <ji...@apache.org> on 2017/05/14 18:13:04 UTC

[jira] [Resolved] (BEAM-2234) expose PCollection of each RelNode

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

Xu Mingmin resolved BEAM-2234.
------------------------------
       Resolution: Fixed
    Fix Version/s: Not applicable

> expose PCollection of each RelNode
> ----------------------------------
>
>                 Key: BEAM-2234
>                 URL: https://issues.apache.org/jira/browse/BEAM-2234
>             Project: Beam
>          Issue Type: Task
>          Components: dsl-sql
>            Reporter: Xu Mingmin
>            Assignee: Xu Mingmin
>             Fix For: Not applicable
>
>
> Change the return of {{buildBeamPipeline}} to {{PCollection<BeamSQLRow>}}, this helps to:
> 1). donot need to manage the upstream-downstream as execution tree already have it;
> 2). easy for unit test with {{PAssert}};



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)