Kiyan Ahmadizadeh created CRUNCH-98:
---------------------------------------

             Summary: It should be possible to sample Scala PCollections.
                 Key: CRUNCH-98
                 URL: https://issues.apache.org/jira/browse/CRUNCH-98
             Project: Crunch
          Issue Type: Improvement
          Components: Scrunch
    Affects Versions: 0.3.0
            Reporter: Kiyan Ahmadizadeh


The Java PCollection can be sampled for elements using the methods 
sample(double) and sample(double, long). The Scala PCollection should implement 
the same functionality by delegating to its underlying Java PCollection.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to