You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ahmet Altay (JIRA)" <ji...@apache.org> on 2016/12/10 02:32:58 UTC

[jira] [Created] (BEAM-1125) Rename one of PTransform.apply to PTransform.expand()

Ahmet Altay created BEAM-1125:
---------------------------------

             Summary: Rename one of PTransform.apply to PTransform.expand()
                 Key: BEAM-1125
                 URL: https://issues.apache.org/jira/browse/BEAM-1125
             Project: Beam
          Issue Type: Bug
          Components: sdk-py
            Reporter: Ahmet Altay
            Assignee: Frances Perry


For context see:
[BEAM-438] https://issues.apache.org/jira/browse/BEAM-438
[PR #1538] https://github.com/apache/incubator-beam/pull/1538

https://lists.apache.org/thread.html/b4d9bcfbfeaa5dbcd5b68fd2344cdffe45587ff88cb714638504e759@%3Cdev.beam.apache.org%3E

This requires renaming the apply method, updating all custom PTransforms, and runners where transform.apply is called. (Based on the Java PR, this could be easily done with a refactoring tool.)



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