aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/src/test
Commit message (Expand)AuthorAgeFilesLines
* Unify the logic for column pruning, projection, and filtering of table scans.Michael Armbrust2014-03-241-6/+6
* SPARK-1294 Fix resolution of uppercase field names using a HiveContext.Michael Armbrust2014-03-241-0/+13
* Fixed coding style issues in Spark SQLCheng Lian2014-03-238-30/+24
* Add hive test files to repository. Remove download script.Michael Armbrust2014-03-2111282-0/+230618
* SPARK-1251 Support for optimizing and executing structured queriesMichael Armbrust2014-03-2012-0/+1967