aboutsummaryrefslogtreecommitdiff
path: root/python/test_support
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-19610][SQL] Support parsing multiline CSV fileshyukjinkwon2017-02-281-0/+6
* [SPARK-18352][SQL] Support parsing multiline json filesNathan Howell2017-02-161-0/+13
* [SPARK-17585][PYSPARK][CORE] PySpark SparkContext.addFile supports adding fil...Yanbo Liang2016-09-212-0/+1
* [SPARK-14555] First cut of Python API for Structured StreamingBurak Yavuz2016-04-201-0/+2
* [SPARK-13509][SPARK-13507][SQL] Support for writing CSV with a single functio...hyukjinkwon2016-02-291-0/+4
* [SPARK-11292] [SQL] Python API for text data sourceReynold Xin2015-10-281-0/+2
* [SPARK-10185] [SQL] Feat sql comma separated pathsKoert Kuipers2015-10-171-0/+2
* [SPARK-10716] [BUILD] spark-1.5.0-bin-hadoop2.6.tgz file doesn't uncompress o...Sean Owen2015-09-211-0/+0
* [SPARK-9100] [SQL] Adds DataFrame reader/writer shortcut methods for ORCCheng Lian2015-07-216-0/+0
* [SPARK-8060] Improve DataFrame Python test coverage and documentation.Reynold Xin2015-06-0314-0/+3
* [SPARK-4897] [PySpark] Python 3 supportDavies Liu2015-04-162-0/+0
* [SPARK-3634] [PySpark] User's module should take precedence over system modulesDavies Liu2014-09-241-0/+22
* [SPARK-2627] [PySpark] have the build enforce PEP 8 automaticallyNicholas Chammas2014-08-061-0/+2
* License headersPatrick Wendell2013-12-091-0/+17
* Implementing SPARK-878 for PySpark: adding zip and egg files to context and p...Andre Schumacher2013-08-161-0/+0
* Allow PySpark's SparkFiles to be used from driverJosh Rosen2013-01-231-0/+1
* Fix sys.path bug in PySpark SparkContext.addPyFileJosh Rosen2013-01-221-0/+7