aboutsummaryrefslogtreecommitdiff
path: root/sql/core
Commit message (Expand)AuthorAgeFilesLines
* SPARK-1144 Added license and RAT to check licenses.Prashant Sharma2014-03-241-0/+17
* Fixed coding style issues in Spark SQLCheng Lian2014-03-2321-161/+115
* [SPARK-1292] In-memory columnar representation for Spark SQLCheng Lian2014-03-2314-34/+1302
* Make SQL keywords case-insensitiveMatei Zaharia2014-03-211-4/+21
* Fix maven jenkins: Add explicit init for required tables in SQLQuerySuiteMichael Armbrust2014-03-201-0/+3
* SPARK-1251 Support for optimizing and executing structured queriesMichael Armbrust2014-03-2027-0/+3461