aboutsummaryrefslogtreecommitdiff
path: root/docs/sql-programming-guide.md
Commit message (Expand)AuthorAgeFilesLines
* [DOCS][SQL] Fix JDBC exampleMichael Armbrust2015-03-261-1/+1
* [DOCUMENTATION]Fixed Missing Type Import in DocumentationBill Chambers2015-03-241-1/+2
* [SPARK-6337][Documentation, SQL]Spark 1.3 doc fixesvinodkc2015-03-221-2/+5
* SPARK-6454 [DOCS] Fix links to pyspark apiKamil Smuga2015-03-221-1/+1
* [SPARK-6383][SQL]Fixed compiler and errors in Dataframe examplesTijo Thomas2015-03-171-6/+6
* [SPARK-5310] [SQL] [DOC] Parquet section for the SQL programming guideCheng Lian2015-03-131-57/+180
* [SPARK-6275][Documentation]Miss toDF() function in docs/sql-programming-guide.mdzzcclp2015-03-121-1/+1
* [SPARK-5183][SQL] Update SQL Docs with JDBC and Migration GuideMichael Armbrust2015-03-101-12/+370
* [SPARK-5310][Doc] Update SQL Programming Guide to include DataFrames.Reynold Xin2015-03-091-120/+284
* [Minor] fix typo in SQL documentCodingCat2015-02-171-1/+1
* [SQL][DOCS] Update sql documentationAntonio Navarro Perez2015-02-121-84/+84
* [SPARK-5704] [SQL] [PySpark] createDataFrame from RDD with columnsDavies Liu2015-02-101-8/+8
* [Branch-1.3] [DOC] doc fix for dateDaoyuan Wang2015-02-051-1/+1
* [SPARK-5608] Improve SEO of Spark documentation pagesMatei Zaharia2015-02-051-1/+2
* [SPARK-4987] [SQL] parquet timestamp type supportDaoyuan Wang2015-02-031-0/+9
* [SQL][Minor] Update sql doc according to data type APIs changesscwf2015-01-181-20/+21
* [SPARK-4930][SQL][DOCS]Update SQL programming guide, CACHE TABLE is eagerluogankun2014-12-301-5/+4
* [SPARK-4916][SQL][DOCS]Update SQL programming guide about cache sectionluogankun2014-12-301-4/+1
* [DOCS][SQL] Add a Note on jsonFile having separate JSON objects per linePeter Vandenabeele2014-12-161-0/+12
* [SQL] SPARK-4700: Add HTTP protocol spark thrift serverJudy Nash2014-12-161-0/+12
* Fix typo in Spark SQL docs.Andy Konwinski2014-12-041-1/+1
* [SQL][DOC] Date type in SQL programming guideDaoyuan Wang2014-12-011-0/+23
* [SQL] Minor fix for doc and commentwangfei2014-12-011-1/+2
* [SPARK-4258][SQL][DOC] Documents spark.sql.parquet.filterPushdownCheng Lian2014-12-011-6/+16
* [DOC] Fixes formatting typo in SQL programming guideCheng Lian2014-11-301-2/+0
* [DOCS][SQL] Fix broken link to Row class scaladocAndy Konwinski2014-11-171-1/+1
* Support cross building for Scala 2.11Prashant Sharma2014-11-111-1/+1
* [SQL][DOC][Minor] Spark SQL Hive now support dynamic partitioningwangfei2014-11-071-1/+0
* [SQL] More aggressive defaultsMichael Armbrust2014-11-031-5/+13
* [SQL][DOC] Wrong package name "scala.math.sql" in sql-programming-guide.mdKousuke Saruta2014-10-261-1/+1
* [SQL][Docs] Update the output of printSchema and fix a typo in SQL programmin...Yin Huai2014-10-021-7/+7
* [SPARK-3715][Docs]minor typoWangTaoTheTonic2014-09-281-3/+3
* [SQL][DOCS] Clarify that the server is for JDBC and ODBCMichael Armbrust2014-09-261-5/+5
* Update docs to use jsonRDD instead of wrong jsonRdd.Grega Kespret2014-09-221-3/+3
* [SQL][DOCS] Improve table caching sectionMichael Armbrust2014-09-171-4/+4
* [SQL][DOCS] Improve section on thrift-serverMichael Armbrust2014-09-161-18/+40
* [SQL] [Docs] typo fixesNicholas Chammas2014-09-131-2/+1
* [SQL][Docs] Update SQL programming guide to show the correct default value of...Yin Huai2014-09-121-3/+3
* [SQL] Minor edits to sql programming guide.Henry Cook2014-09-081-45/+47
* [SQL] Update SQL Programming GuideMichael Armbrust2014-09-071-95/+857
* [Docs] SQL doc formatting and typo fixesNicholas Chammas2014-08-291-58/+51
* SPARK-3092 [SQL]: Always include the thriftserver when -Phive is enabled.Patrick Wendell2014-08-201-3/+1
* SPARK-3025 [SQL]: Allow JDBC clients to set a fair scheduler poolPatrick Wendell2014-08-181-0/+5
* [SPARK-2784][SQL] Deprecate hql() method in favor of a config option, 'spark....Michael Armbrust2014-08-031-9/+9
* [SPARK-2739][SQL] Rename registerAsTable to registerTempTableMichael Armbrust2014-08-021-9/+9
* [SQL] Documentation: Explain cacheTable commandCrazyJvm2014-08-011-0/+10
* [SPARK-2397][SQL] Deprecate LocalHiveContextMichael Armbrust2014-07-311-3/+3
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC server (with Maven profile fix)Cheng Lian2014-07-281-3/+198
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Patrick Wendell2014-07-271-198/+3
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-271-3/+198