zhengruifeng created SPARK-15213:
------------------------------------

             Summary: Unify 'range' usages in PySpark
                 Key: SPARK-15213
                 URL: https://issues.apache.org/jira/browse/SPARK-15213
             Project: Spark
          Issue Type: Improvement
          Components: PySpark
            Reporter: zhengruifeng


Most python file directly use range ignoring the different implement between 
python 2 and 3.

1, use {{range}} in pyspark
2, for python2, {{range = xrange}}



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