[ 
https://issues.apache.org/jira/browse/SPARK-13742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Davies Liu resolved SPARK-13742.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Issue resolved by pull request 11578
[https://github.com/apache/spark/pull/11578]

> Add non-iterator interface to RandomSampler
> -------------------------------------------
>
>                 Key: SPARK-13742
>                 URL: https://issues.apache.org/jira/browse/SPARK-13742
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>            Reporter: Liang-Chi Hsieh
>             Fix For: 2.0.0
>
>
> RandomSampler.sample currently accepts iterator as input and output another 
> iterator. This makes it inappropriate to use in wholestage codegen of Sampler 
> operator. We should add non-iterator interface to RandomSampler.



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

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

Reply via email to