-
- Downloads
Merge pull request #445 from JoshRosen/pyspark_fixes
Fix exit status in PySpark unit tests; fix/optimize PySpark's RDD.take()
No related branches found
No related tags found
Showing
- core/src/main/scala/spark/api/python/PythonRDD.scala 9 additions, 2 deletionscore/src/main/scala/spark/api/python/PythonRDD.scala
- python/pyspark/accumulators.py 0 additions, 9 deletionspython/pyspark/accumulators.py
- python/pyspark/broadcast.py 0 additions, 9 deletionspython/pyspark/broadcast.py
- python/pyspark/context.py 3 additions, 1 deletionpython/pyspark/context.py
- python/pyspark/rdd.py 7 additions, 1 deletionpython/pyspark/rdd.py
Loading
Please register or sign in to comment