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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to