aboutsummaryrefslogtreecommitdiff
path: root/docs/sql-programming-guide.md
Commit message (Expand)AuthorAgeFilesLines
* Fixed typos in docsymahajan2017-04-191-1/+1
* [MINOR][DOCS] JSON APIs related documentation fixeshyukjinkwon2017-04-121-2/+2
* [MINOR][DOCS] Update supported versions for Hive MetastoreDongjoon Hyun2017-04-111-1/+1
* [SPARK-10849][SQL] Adds option to the JDBC data source write for user to spec...sureshthalamati2017-03-231-0/+7
* [SPARK-18352][DOCS] wholeFile JSON update doc and programming guideFelix Cheung2017-03-021-11/+15
* [MINOR][DOCS] Fixes two problems in the SQL programing guide pageBoaz Mohar2017-02-251-1/+1
* [SPARK-19585][DOC][SQL] Fix the cacheTable and uncacheTable api call in the docSunitha Kambhampati2017-02-131-2/+2
* [SPARK-19396][DOC] JDBC Options are Case In-sensitivegatorsmile2017-01-301-1/+1
* [SPARK-16046][DOCS] Aggregations in the Spark SQL programming guideaokolnychyi2017-01-241-0/+46
* [SPARK-18941][SQL][DOC] Add a new behavior document on `CREATE/DROP TABLE` wi...Dongjoon Hyun2017-01-071-0/+8
* [SPARK-18885][SQL] unify CREATE TABLE syntax for data source and hive serde t...Wenchen Fan2017-01-051-8/+52
* [SPARK-19016][SQL][DOC] Document scalable partition handlingCheng Lian2016-12-301-4/+11
* Update Spark documentation to provide information on how to create External T...c-sahuja2016-12-061-0/+5
* [MINOR][DOC] Use SparkR `TRUE` value and add default values for `StructField`...Dongjoon Hyun2016-12-051-5/+8
* [SPARK-18145] Update documentation for hive partition management in 2.1Eric Liang2016-11-291-0/+9
* [WIP][SQL][DOC] Fix incorrect `code` tagWeiqing Yang2016-11-261-1/+1
* [SPARK-18413][SQL][FOLLOW-UP] Use `numPartitions` instead of `maxConnections`Dongjoon Hyun2016-11-251-10/+14
* [SPARK-18413][SQL] Add `maxConnections` JDBCOptionDongjoon Hyun2016-11-211-0/+7
* [MINOR][DOC] Fix typos in the 'configuration', 'monitoring' and 'sql-programm...Weiqing Yang2016-11-161-3/+3
* [SQL][DOC] updating doc for JSON source to link to jsonlines.orgFelix Cheung2016-10-261-9/+13
* [SPARK-17810][SQL] Default spark.sql.warehouse.dir is relative to local FS bu...Sean Owen2016-10-241-28/+5
* [SPARK-18001][DOCUMENT] fix broke link to SparkDataFrameTommy YU2016-10-181-1/+1
* [MINOR][DOC] Add more built-in sources in sql-programming-guide.mdWeiqing Yang2016-10-181-2/+2
* [DOC] Fix typo in sql hive docDhruve Ashar2016-10-141-1/+1
* [SPARK-17719][SPARK-17776][SQL] Unify and tie up options in a single place in...hyukjinkwon2016-10-101-9/+27
* [SPARK-17338][SQL] add global temp viewWenchen Fan2016-10-101-5/+40
* [SPARK-14525][SQL] Make DataFrameWrite.save work for jdbcJustin Pihony2016-09-261-1/+5
* Correct fetchsize property name in docsDaniel Darabos2016-09-171-1/+1
* [SPARK-16968] Document additional options in jdbc WriterGraceH2016-08-221-0/+14
* [SPARK-16870][DOCS] Summary:add "spark.sql.broadcastTimeout" into docs/sql-pr...keliang2016-08-071-0/+9
* [SPARK-16734][EXAMPLES][SQL] Revise examples of all language bindingsCheng Lian2016-08-021-42/+14
* [SQL][DOC] Fix a default name for parquet compressionTakeshi YAMAMURO2016-07-251-1/+1
* [SPARK-16380][EXAMPLES] Update SQL examples and programming guide for Python ...Cheng Lian2016-07-231-216/+13
* [SPARK-16568][SQL][DOCUMENTATION] update sql programming guide refreshTable A...WeichenXu2016-07-191-2/+2
* [SPARK-16303][DOCS][EXAMPLES] Minor Scala/Java example updateCheng Lian2016-07-181-29/+28
* [SPARK-16553][DOCS] Fix SQL example file name in docsShivaram Venkataraman2016-07-141-1/+1
* [SPARK-16303][DOCS][EXAMPLES] Updated SQL programming guide and examplesaokolnychyi2016-07-131-537/+35
* [SPARK-15752][SQL] Optimize metadata only query that has an aggregate whose c...Lianhui Wang2016-07-121-0/+12
* [SPARK-16381][SQL][SPARKR] Update SQL examples and programming guide for R la...Xin Ren2016-07-111-142/+13
* [SPARK-16294][SQL] Labelling support for the include_example Jekyll pluginCheng Lian2016-06-291-35/+6
* [SPARK-15863][SQL][DOC][FOLLOW-UP] Update SQL programming guide.Yin Huai2016-06-271-18/+16
* [SQL][DOC] SQL programming guide add deprecated methods in 2.0.0Felix Cheung2016-06-221-1/+5
* [SPARK-15894][SQL][DOC] Update docs for controlling #partitionsTakeshi YAMAMURO2016-06-211-0/+17
* [SPARK-15863][SQL][DOC][SPARKR] sql programming guide updates to include spar...Felix Cheung2016-06-211-18/+16
* [SPARK-15863][SQL][DOC] Initial SQL programming guide update for Spark 2.0Cheng Lian2016-06-201-288/+317
* [DOCUMENTATION] fixed groupby aggregation example for pysparkMortada Mehyar2016-06-101-1/+1
* [SPARK-15396][SQL][DOC] It can't connect hive metastore databasegatorsmile2016-05-211-29/+43
* [SPARK-15171][SQL] Remove the references to deprecated method dataset.registe...Sean Zhong2016-05-181-24/+24
* [SPARK-12919][SPARKR] Implement dapply() on DataFrame in SparkR.Sun Rui2016-04-291-0/+5
* [SPARK-14883][DOCS] Fix wrong R examples and make them up-to-dateDongjoon Hyun2016-04-241-17/+13