aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/sql/catalog.py
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-16772] Correct API doc references to PySpark classes + formatting fixesNicholas Chammas2016-07-281-1/+1
* [SPARK-15820][PYSPARK][SQL] Add Catalog.refreshTable into python APIWeichenXu2016-06-301-0/+5
* [SPARK-15464][ML][MLLIB][SQL][TESTS] Replace SQLContext and SparkContext with...WeichenXu2016-05-231-6/+8
* [SPARK-15171][SQL] Deprecate registerTempTable and add dataset.createTempViewSean Zhong2016-05-121-20/+6
* [SPARK-14988][PYTHON] SparkSession API follow-upsAndrew Or2016-04-291-157/+11
* [SPARK-14988][PYTHON] SparkSession catalog and conf APIAndrew Or2016-04-291-0/+426