spark-instrumented-optimizer/python/pyspark/sql
Davies Liu b0e7c66338 [SPARK-7606] [SQL] [PySpark] add version to Python SQL API docs
Add version info for public Python SQL API.

cc rxin

Author: Davies Liu <davies@databricks.com>

Closes #6295 from davies/versions and squashes the following commits:

cfd91e6 [Davies Liu] add more version for DataFrame API
600834d [Davies Liu] add version to SQL API docs

(cherry picked from commit 8ddcb25b39)
Signed-off-by: Reynold Xin <rxin@databricks.com>
2015-05-20 23:06:01 -07:00
..
__init__.py [SPARK-7606] [SQL] [PySpark] add version to Python SQL API docs 2015-05-20 23:06:01 -07:00
_types.py [SPARK-7073] [SQL] [PySpark] Clean up SQL data type hierarchy in Python 2015-05-15 20:05:33 -07:00
column.py [SPARK-7606] [SQL] [PySpark] add version to Python SQL API docs 2015-05-20 23:06:01 -07:00
context.py [SPARK-7606] [SQL] [PySpark] add version to Python SQL API docs 2015-05-20 23:06:01 -07:00
dataframe.py [SPARK-7606] [SQL] [PySpark] add version to Python SQL API docs 2015-05-20 23:06:01 -07:00
functions.py [SPARK-7606] [SQL] [PySpark] add version to Python SQL API docs 2015-05-20 23:06:01 -07:00
group.py [SPARK-7606] [SQL] [PySpark] add version to Python SQL API docs 2015-05-20 23:06:01 -07:00
readwriter.py [SPARK-7606] [SQL] [PySpark] add version to Python SQL API docs 2015-05-20 23:06:01 -07:00
tests.py [SPARK-7738] [SQL] [PySpark] add reader and writer API in Python 2015-05-19 14:23:35 -07:00