aboutsummaryrefslogtreecommitdiff
path: root/sql/catalyst
Commit message (Expand)AuthorAgeFilesLines
* SPARK-1294 Fix resolution of uppercase field names using a HiveContext.Michael Armbrust2014-03-245-25/+58
* SPARK-1144 Added license and RAT to check licenses.Prashant Sharma2014-03-242-0/+34
* Fixed coding style issues in Spark SQLCheng Lian2014-03-2348-203/+213
* [SPARK-1292] In-memory columnar representation for Spark SQLCheng Lian2014-03-231-1/+13
* Add asCode function for dumping raw tree representations.Michael Armbrust2014-03-211-0/+15
* Make SQL keywords case-insensitiveMatei Zaharia2014-03-211-2/+14
* SPARK-1251 Support for optimizing and executing structured queriesMichael Armbrust2014-03-2062-0/+6538