aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/src/test
Commit message (Expand)AuthorAgeFilesLines
* [SQL] SPARK-1661 - Fix regex_serde testMichael Armbrust2014-05-0113-0/+87
* SPARK-1586 Windows build fixesMridul Muralidharan2014-04-243-4/+9
* SPARK-1562 Fix visibility / annotation of Spark SQL APIsMichael Armbrust2014-04-2211-14/+13
* [SQL] SPARK-1424 Generalize insertIntoTable functions on SchemaRDDsMichael Armbrust2014-04-153-52/+154
* SPARK-1374: PySpark API for SparkSQLAhir Reddy2014-04-151-0/+3
* [BUGFIX] In-memory columnar storage bug fixesCheng Lian2014-04-142-9/+13
* [SQL] SPARK-1427 Fix toString for SchemaRDD NativeCommands.Michael Armbrust2014-04-071-0/+4
* [SQL] SPARK-1366 Consistent sql function across different types of SQLContextsMichael Armbrust2014-04-045-31/+41
* [SQL] SPARK-1333 First draft of java APIMichael Armbrust2014-04-031-0/+41
* [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