aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/src/main
Commit message (Expand)AuthorAgeFilesLines
* Unified package definition format in Spark SQLCheng Lian2014-03-2610-44/+38
* Unify the logic for column pruning, projection, and filtering of table scans.Michael Armbrust2014-03-242-107/+12
* 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-243-12/+16
* Fixed coding style issues in Spark SQLCheng Lian2014-03-2310-96/+96
* SPARK-1251 Support for optimizing and executing structured queriesMichael Armbrust2014-03-2010-0/+3344