aboutsummaryrefslogtreecommitdiff
path: root/sql/hive
Commit message (Expand)AuthorAgeFilesLines
* Implement the RLike & Like in catalystCheng Hao2014-03-291-6/+3
* SPARK-1345 adding missing dependency on avro for hadoop 0.23 to the new ...Thomas Graves2014-03-281-0/+11
* SPARK-1096, a space after comment start style checker.Prashant Sharma2014-03-282-2/+2
* [SQL] Un-ignore a test that is now passing.Michael Armbrust2014-03-262-4/+2002
* Unified package definition format in Spark SQLCheng Lian2014-03-2620-84/+64
* 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-243-113/+18
* SPARK-1128: set hadoop task properties when constructing HadoopRDDCodingCat2014-03-242-6/+4
* SPARK-1294 Fix resolution of uppercase field names using a HiveContext.Michael Armbrust2014-03-244-12/+29
* Fixed coding style issues in Spark SQLCheng Lian2014-03-2318-126/+120
* 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-2023-0/+5392