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 2017/06/22 17:41:00 UTC

[jira] [Created] (BEAM-2501) Count should return a more specific type than PTransform

Thomas Groh created BEAM-2501:
---------------------------------

             Summary: Count should return a more specific type than PTransform
                 Key: BEAM-2501
                 URL: https://issues.apache.org/jira/browse/BEAM-2501
             Project: Beam
          Issue Type: Improvement
          Components: sdk-java-core
            Reporter: Thomas Groh


As {{Count.globally()}} and other static factory methods return objects of type {{PTransform}}, there is no way to communicate to the underlying {{Combine}} that we wish to have no default values, or to read the count as a {{SingletonView}} via the combiner.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)