aboutsummaryrefslogtreecommitdiff
path: root/docs/sql-programming-guide.md
Commit message (Expand)AuthorAgeFilesLines
* [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
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Michael Armbrust2014-07-251-197/+3
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-251-3/+197
* SPARK-2480: Resolve sbt warnings "NOTE: SPARK_YARN is deprecated, please use ...witgo2014-07-151-1/+1
* [SPARK-2060][SQL] Querying JSON Datasets with SQL and DSL in Spark SQLYin Huai2014-06-171-68/+222
* updated java code blocks in spark SQL guide such that ctx will refer to ...Yadid Ayzenberg2014-05-311-1/+3
* [SPARK-1566] consolidate programming guide, and general doc updatesMatei Zaharia2014-05-301-14/+15
* SPARK-1727. Correct small compile errors, typos, and markdown issues in (prim...Sean Owen2014-05-061-0/+1
* add note of how to support table with more than 22 fieldswangfei2014-04-261-0/+2
* [SQL] SPARK-1571 Mistake in java example codeMichael Armbrust2014-04-221-4/+4
* [SPARK-1439, SPARK-1440] Generate unified Scaladoc across projects and JavadocsMatei Zaharia2014-04-211-10/+10
* Clean up and simplify Spark configurationPatrick Wendell2014-04-211-1/+1
* SPARK-1374: PySpark API for SparkSQLAhir Reddy2014-04-151-4/+99
* SPARK-1314: Use SPARK_HIVE to determine if we include Hive in packagingAaron Davidson2014-04-061-2/+2
* [SQL] SPARK-1333 First draft of java APIMichael Armbrust2014-04-031-13/+191
* SPARK-1251 Support for optimizing and executing structured queriesMichael Armbrust2014-03-201-0/+143