aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/compatibility
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-8189] [SQL] use Long for TimestampType in SQLDavies Liu2015-06-101-3/+5
* [SPARK-7886] Use FunctionRegistry for built-in expressions in HiveContext.Reynold Xin2015-06-101-5/+5
* [SPARK-6909][SQL] Remove Hive Shim codeCheolsoo Park2015-06-041-2/+1
* [SQL] [TEST] udf_java_method failed due to jdk versionscwf2015-05-211-2/+4
* [SPARK-6908] [SQL] Use isolated Hive clientMichael Armbrust2015-05-071-1/+11
* [HOT-FIX] Move HiveWindowFunctionQuerySuite.scala to hive compatibility dir.Yin Huai2015-05-061-0/+845
* [SPARK-1442] [SQL] Window Function Support for Spark SQLYin Huai2015-05-061-1/+1
* [SPARK-2213] [SQL] sort merge join for spark sqlDaoyuan Wang2015-04-151-0/+162
* [SPARK-6130] [SQL] support if not exists for insert overwrite into partition ...Daoyuan Wang2015-04-131-0/+1
* [SPARK-5680][SQL] Sum function on all null values, should return zeroVenkata Ramana Gollamudi2015-03-211-0/+1
* [SPARK-5651][SQL] Add input64 in blacklist and add test suit for create table...watermen2015-03-171-1/+5
* [SPARK-5712] [SQL] fix comment with semicolon at endDaoyuan Wang2015-03-171-0/+1
* [SPARK-5741][SQL] Support the path contains comma in HiveContextq002515982015-03-021-0/+1
* [SQL] [Minor] Update the HiveContext UnittestCheng Hao2015-02-171-0/+6
* [SPARK-5824] [SQL] add null format in ctas and set default col comment to nullDaoyuan Wang2015-02-161-0/+1
* [SPARK-5716] [SQL] Support TOK_CHARSETLITERAL in HiveQlDaoyuan Wang2015-02-101-0/+1
* [SPARK-4508] [SQL] build native date type to conform behavior to HiveDaoyuan Wang2015-02-031-0/+1
* Revert "[SPARK-4508] [SQL] build native date type to conform behavior to Hive"Patrick Wendell2015-02-021-1/+0
* [SPARK-4508] [SQL] build native date type to conform behavior to HiveDaoyuan Wang2015-02-021-0/+1
* [SPARK-5168] Make SQLConf a field rather than mixin in SQLContextReynold Xin2015-01-131-2/+2
* [SQL] enable view testDaoyuan Wang2014-12-301-1/+2
* [SPARK-2663] [SQL] Support the Grouping SetCheng Hao2014-12-181-0/+7
* [SPARK-4662] [SQL] Whitelist more unittestCheng Hao2014-12-111-8/+3
* [SPARK-4239] [SQL] support view in HiveQlDaoyuan Wang2014-11-141-1/+5
* [SPARK-3904] [SQL] add constant objectinspector support for udfsCheng Hao2014-10-281-1/+7
* [SPARK-3343] [SQL] Add serde support for CTASCheng Hao2014-10-281-1/+5
* [SPARK-3907][SQL] Add truncate table supportwangxiaojing2014-10-271-0/+1
* [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