Thomas Groh created BEAM-3988:
---------------------------------
Summary: 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
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)