aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/v0.13.1
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-4443][SQL] Fix statistics for external table in spark sql hivew002289702014-11-171-0/+2
* [SPARK-4250] [SQL] Fix bug of constant null value mapping to ConstantObjectIn...Cheng Hao2014-11-101-24/+56
* [SPARK-3930] [SPARK-3933] Support fixed-precision decimal in SQL, and some op...Matei Zaharia2014-11-011-10/+29
* [SPARK-3904] [SQL] add constant objectinspector support for udfsCheng Hao2014-10-281-2/+62
* [SPARK-3343] [SQL] Add serde support for CTASCheng Hao2014-10-281-1/+5
* [SQL] Update Hive test harness for Hive 12 and 13Michael Armbrust2014-10-241-3/+2
* [SPARK-2706][SQL] Enable Spark to support Hive 0.13Zhan Zhang2014-10-241-0/+170