aboutsummaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* SPARK-1294 Fix resolution of uppercase field names using a HiveContext.Michael Armbrust2014-03-249-37/+87
* SPARK-1144 Added license and RAT to check licenses.Prashant Sharma2014-03-243-0/+51
* Fixed coding style issues in Spark SQLCheng Lian2014-03-2387-490/+448
* [SPARK-1292] In-memory columnar representation for Spark SQLCheng Lian2014-03-2315-35/+1315
* Add asCode function for dumping raw tree representations.Michael Armbrust2014-03-211-0/+15
* Make SQL keywords case-insensitiveMatei Zaharia2014-03-212-6/+35
* Add hive test files to repository. Remove download script.Michael Armbrust2014-03-2111282-0/+230618
* 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-20113-0/+15471