[
https://issues.apache.org/jira/browse/BEAM-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15372575#comment-15372575
]
Aljoscha Krettek commented on BEAM-438:
---------------------------------------
+1 I've seen people do the former several times.
> Rename one of PTransform.apply and PInput.apply
> -----------------------------------------------
>
> Key: BEAM-438
> URL: https://issues.apache.org/jira/browse/BEAM-438
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core
> Reporter: Daniel Halperin
>
> Before releasing Beam 1.0, we should do this.
> Right now, it's legal to call:
> {{ptransform.apply(input)}}
> and
> {{input.apply(ptransform)}}
> when only the latter is correct. The former skips various validation steps
> and loses the notion of composite transforms.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)