aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/sql/utils.py
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-11804] [PYSPARK] Exception raise when using Jdbc predicates opt…Jeff Zhang2015-11-181-0/+13
* [SPARK-11322] [PYSPARK] Keep full stack trace in captured exceptionLiang-Chi Hsieh2015-10-281-4/+15
* [SPARK-9166][SQL][PYSPARK] Capture and hide IllegalArgumentException in Pytho...Liang-Chi Hsieh2015-07-191-0/+8
* [SPARK-8766] support non-ascii character in column namesDavies Liu2015-07-011-3/+3
* [SPARK-8738] [SQL] [PYSPARK] capture SQL AnalysisException in Python APIDavies Liu2015-06-301-0/+54