You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiao Li (JIRA)" <ji...@apache.org> on 2015/12/05 19:04:10 UTC

[jira] [Created] (SPARK-12158) [R] [SQL] Fix 'sample' functions that break R unit test cases

Xiao Li created SPARK-12158:
-------------------------------

             Summary: [R] [SQL] Fix 'sample' functions that break R unit test cases
                 Key: SPARK-12158
                 URL: https://issues.apache.org/jira/browse/SPARK-12158
             Project: Spark
          Issue Type: Bug
          Components: R, SQL
    Affects Versions: 1.6.0
            Reporter: Xiao Li
            Priority: Critical


The existing sample functions miss the parameter 'seed', however, the corresponding function interface in `generics` has such a parameter.  

This could cause SparkR unit tests failed. For example, I hit it in one PR:
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47213/consoleFull



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org