-
- Downloads
[SPARK-6661] Python type errors should print type, not object
Author: Elisey Zanko <elisey.zanko@gmail.com> Closes #5361 from 31z4/spark-6661 and squashes the following commits: 73c5d79 [Elisey Zanko] Python type errors should print type, not object
Showing
- python/pyspark/accumulators.py 1 addition, 1 deletionpython/pyspark/accumulators.py
- python/pyspark/context.py 1 addition, 1 deletionpython/pyspark/context.py
- python/pyspark/ml/param/__init__.py 1 addition, 1 deletionpython/pyspark/ml/param/__init__.py
- python/pyspark/ml/pipeline.py 2 additions, 2 deletionspython/pyspark/ml/pipeline.py
- python/pyspark/mllib/linalg.py 2 additions, 2 deletionspython/pyspark/mllib/linalg.py
- python/pyspark/mllib/regression.py 1 addition, 1 deletionpython/pyspark/mllib/regression.py
- python/pyspark/mllib/tests.py 4 additions, 2 deletionspython/pyspark/mllib/tests.py
- python/pyspark/sql/_types.py 6 additions, 6 deletionspython/pyspark/sql/_types.py
- python/pyspark/sql/context.py 4 additions, 4 deletionspython/pyspark/sql/context.py
- python/pyspark/sql/dataframe.py 1 addition, 1 deletionpython/pyspark/sql/dataframe.py
Loading
Please register or sign in to comment