spark-instrumented-optimizer/python/pyspark/sql
Davies Liu c1b6fa9838 [SPARK-5878] fix DataFrame.repartition() in Python
Also add tests for distinct()

Author: Davies Liu <davies@databricks.com>

Closes #4667 from davies/repartition and squashes the following commits:

79059fd [Davies Liu] add test
cb4915e [Davies Liu] fix repartition
2015-02-18 01:00:54 -08:00
..
__init__.py [SPARK-5752][SQL] Don't implicitly convert RDDs directly to DataFrames 2015-02-13 23:03:22 -08:00
context.py [SPARK-5166][SPARK-5247][SPARK-5258][SQL] API Cleanup / Documentation 2015-02-17 10:21:17 -08:00
dataframe.py [SPARK-5878] fix DataFrame.repartition() in Python 2015-02-18 01:00:54 -08:00
functions.py [SPARK-5859] [PySpark] [SQL] fix DataFrame Python API 2015-02-17 10:22:48 -08:00
tests.py [SPARK-5872] [SQL] create a sqlCtx in pyspark shell 2015-02-17 15:44:37 -08:00
types.py [SPARK-5677] [SPARK-5734] [SQL] [PySpark] Python DataFrame API remaining tasks 2015-02-11 12:13:16 -08:00