You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Thomas Groh (JIRA)" <ji...@apache.org> on 2018/04/13 21:23:00 UTC

[jira] [Resolved] (BEAM-3988) QueryablePipeline should consider any PTransform with no subtransforms to be a primtiive

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

Thomas Groh resolved BEAM-3988.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.5.0

> QueryablePipeline should consider any PTransform with no subtransforms to be a primtiive
> ----------------------------------------------------------------------------------------
>
>                 Key: BEAM-3988
>                 URL: https://issues.apache.org/jira/browse/BEAM-3988
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-core
>            Reporter: Thomas Groh
>            Assignee: Thomas Groh
>            Priority: Major
>             Fix For: 2.5.0
>
>
> This more closely aligns with what will actually need execution by the runner.
>  
> Some PTransforms will no longer be acceptable as composites, namely any transform which decomposes some {{PInput}} to {{POutput}}. However, these transforms are trivially authorable inline, so this shouldn't be a big deal.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)