aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/compatibility
Commit message (Expand)AuthorAgeFilesLines
* [SQL] Update Hive test harness for Hive 12 and 13Michael Armbrust2014-10-241-34/+70
* [SPARK-3407][SQL]Add Date type supportDaoyuan Wang2014-10-131-0/+10
* [SPARK-3007][SQL] Adds dynamic partitioning supportCheng Lian2014-10-031-0/+17
* Revert "[SPARK-3007][SQL]Add Dynamic Partition support to Spark Sql hive"Patrick Wendell2014-09-301-17/+0
* [SPARK-3007][SQL]Add Dynamic Partition support to Spark Sql hivebaishuo(白硕)2014-09-291-0/+17
* [SPARK-3485][SQL] Use GenericUDFUtils.ConversionHelper for Simple UDF type co...Daoyuan Wang2014-09-191-0/+1
* [SPARK-2961][SQL] Use statistics to prune batches within cached partitionsCheng Lian2014-09-031-5/+8
* [SQL] Turns on in-memory columnar compression in HiveCompatibilitySuiteCheng Lian2014-08-291-7/+10
* [SPARK-3065][SQL] Add locale setting to fix results do not match for udf_unix...luogankun2014-08-271-1/+7
* [SPARK-3118][SQL]add "SHOW TBLPROPERTIES tblname;" and "SHOW COLUMNS (FROM|IN...u0jing2014-08-271-0/+2
* [Spark-3222] [SQL] Cross join support in HiveQLDaoyuan Wang2014-08-251-0/+1
* [SPARK-2817] [SQL] add "show create table" supporttianyi2014-08-131-0/+8
* [SQL]change some test listsDaoyuan2014-07-291-5/+1
* [SPARK-2665] [SQL] Add EqualNS & Unit TestsCheng Hao2014-07-251-1/+6
* [SPARK-2484][SQL] Build should not run hivecompatibility tests by default.witgo2014-07-231-0/+875