Burak Yavuz created SPARK-7957:
----------------------------------

             Summary: Preserve partitioning in randomSplit in RDD.scala
                 Key: SPARK-7957
                 URL: https://issues.apache.org/jira/browse/SPARK-7957
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 1.4.0
            Reporter: Burak Yavuz


The randomSplit method in RDD.scala used to preserve partitioning, but with a 
change I made, to make it re-usable with Spark SQL, it doesn't preserve 
partitioning anymore (forgot to add the argument)



--
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