aboutsummaryrefslogtreecommitdiff
path: root/sql/core
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-2264][SQL] Fix failing CachedTableSuiteMichael Armbrust2014-06-243-24/+25
* [SPARK-1669][SQL] Made cacheTable idempotentCheng Lian2014-06-232-4/+29
* [SQL] Pass SQLContext instead of SparkContext into physical operators.Reynold Xin2014-06-207-44/+51
* [SPARK-2218] rename Equals to EqualTo in Spark SQL expressions.Reynold Xin2014-06-202-14/+9
* SPARK-1293 [SQL] Parquet support for nested typesAndre Schumacher2014-06-1910-321/+1950
* [SPARK-2177][SQL] describe table result contains only one columnYin Huai2014-06-191-0/+21
* A few minor Spark SQL Scaladoc fixes.Reynold Xin2014-06-191-4/+5
* [SPARK-2187] Explain should not run the optimizer twice.Reynold Xin2014-06-182-7/+14
* [SPARK-2184][SQL] AddExchange isn't idempotentMichael Armbrust2014-06-181-4/+4
* [SPARK-2176][SQL] Extra unnecessary exchange operator in the result of an exp...Yin Huai2014-06-182-2/+4
* [SPARK-2060][SQL] Querying JSON Datasets with SQL and DSL in Spark SQLYin Huai2014-06-1710-16/+1154
* Minor fix: made "EXPLAIN" output to play well with JDBC output formatCheng Lian2014-06-161-2/+2
* [SQL][SPARK-2094] Follow up of PR #1071 for Java APICheng Lian2014-06-161-12/+4
* [SPARK-2010] Support for nested data in PySpark SQLKan Zhang2014-06-161-10/+19
* [SPARK-2079] Support batching when serializing SchemaRDD to PythonKan Zhang2014-06-141-7/+2
* [SQL] Update SparkSQL and ScalaTest in branch-1.0 to match master.Michael Armbrust2014-06-1311-132/+828
* [SPARK-2135][SQL] Use planner for in-memory scansMichael Armbrust2014-06-126-26/+63
* [SQL] Code Cleanup: Left Semi Hash JoinDaoyuan2014-06-111-33/+7
* [SPARK-2042] Prevent unnecessary shuffle triggered by take()Sameer Agarwal2014-06-111-3/+9
* [SPARK-1968][SQL] SQL/HiveQL command for caching/uncaching tablesCheng Lian2014-06-114-3/+52
* HOTFIX: clear() configs in SQLConf-related unit tests.Zongheng Yang2014-06-102-0/+3
* [SQL] Add average overflow test case from #978egraldlo2014-06-102-0/+17
* [SPARK-1508][SQL] Add SQLConf to SQLContext.Zongheng Yang2014-06-108-20/+263
* [SPARK-1704][SQL] Fully support EXPLAIN commands as SchemaRDD.Zongheng Yang2014-06-093-0/+49
* [SQL] Simple framework for debugging query executionMichael Armbrust2014-06-093-50/+119
* [SPARK-1495][SQL]add support for left semi joinDaoyuan2014-06-095-1/+156
* [SPARK-1994][SQL] Weird data corruption bug when running Spark SQL on data in...Michael Armbrust2014-06-071-10/+5
* [SPARK-2041][SQL] Correctly analyze queries where columnName == tableName.Michael Armbrust2014-06-052-0/+9
* [SPARK-2036] [SQL] CaseConversionExpression should check if the evaluated val...Takuya UESHIN2014-06-052-0/+22
* [SPARK-1995][SQL] system function upper and lower can be supportedegraldlo2014-06-021-0/+23
* [SPARK-1958] Calling .collect() on a SchemaRDD should call executeCollect() o...Cheng Lian2014-06-023-2/+8
* [SPARK-1368][SQL] Optimized HiveTableScanCheng Lian2014-05-291-1/+1
* [SPARK-1915] [SQL] AverageFunction should not count if the evaluated value is...Takuya UESHIN2014-05-271-0/+10
* [SPARK-1914] [SQL] Simplify CountFunction not to traverse to evaluate all chi...Takuya UESHIN2014-05-261-0/+5
* [maven-release-plugin] prepare for next development iterationTathagata Das2014-05-261-1/+1
* [maven-release-plugin] prepare release v1.0.0-rc11v1.0.0Tathagata Das2014-05-261-1/+1
* Revert "[maven-release-plugin] prepare release v1.0.0-rc11"Tathagata Das2014-05-261-1/+1
* Revert "[maven-release-plugin] prepare for next development iteration"Tathagata Das2014-05-261-1/+1
* [SQL] Minor: Introduce SchemaRDD#aggregate() for simple aggregationsAaron Davidson2014-05-252-2/+24
* [maven-release-plugin] prepare for next development iterationTathagata Das2014-05-251-1/+1
* [maven-release-plugin] prepare release v1.0.0-rc11Tathagata Das2014-05-251-1/+1
* SPARK-1822: Some minor cleanup work on SchemaRDD.count()Reynold Xin2014-05-253-6/+6
* [SPARK-1822] SchemaRDD.count() should use query optimizerKan Zhang2014-05-253-4/+16
* Revert "[maven-release-plugin] prepare release v1.0.0-rc10"Tathagata Das2014-05-251-1/+1
* Revert "[maven-release-plugin] prepare for next development iteration"Tathagata Das2014-05-251-1/+1
* [SPARK-1889] [SQL] Apply splitConjunctivePredicates to join condition while f...Takuya UESHIN2014-05-211-1/+18
* [maven-release-plugin] prepare for next development iterationTathagata Das2014-05-201-1/+1
* [maven-release-plugin] prepare release v1.0.0-rc10Tathagata Das2014-05-201-1/+1
* Revert "[maven-release-plugin] prepare release v1.0.0-rc9"Tathagata Das2014-05-191-1/+1
* Revert "[maven-release-plugin] prepare for next development iteration"Tathagata Das2014-05-191-1/+1