aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/src/test
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-1360] Add Timestamp Support for SQLCheng Hao2014-04-03109-15/+138
* Spark parquet improvementsAndre Schumacher2014-04-033-94/+85
* Remove * from test case golden filename.Michael Armbrust2014-04-013-2/+2
* [SQL] SPARK-1372 Support for caching and uncaching tables in a SQLContext.Michael Armbrust2014-04-013-0/+60
* [SQL] Un-ignore a test that is now passing.Michael Armbrust2014-03-262-4/+2002
* Unified package definition format in Spark SQLCheng Lian2014-03-2610-40/+26
* Add more hive compatability tests to whitelistMichael Armbrust2014-03-251-0/+21
* 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