aboutsummaryrefslogtreecommitdiff
path: root/examples/src/main/python/sql.py
Commit message (Expand)AuthorAgeFilesLines
* [PySpark][Minor] Update sql example, so that can read file correctlylinweizhong2015-04-241-1/+6
* [SPARK-4897] [PySpark] Python 3 supportDavies Liu2015-04-161-1/+3
* [SPARK-6574] [PySpark] fix sql exampleDavies Liu2015-03-271-1/+1
* [SPARK-5704] [SQL] [PySpark] createDataFrame from RDD with columnsDavies Liu2015-02-101-2/+2
* [SPARK-5097][SQL] DataFrameReynold Xin2015-01-271-8/+8
* [SPARK-3985] [Examples] fix file path using os.path.joinDaoyuan Wang2014-10-171-1/+1
* Python SQL Example Codejyotiska2014-10-011-0/+73