aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/src/test/resources/golden
Commit message (Expand)AuthorAgeFilesLines
* Revert "[SPARK-3007][SQL]Add Dynamic Partition support to Spark Sql hive"Patrick Wendell2014-09-308-1/+0
* [SPARK-3007][SQL]Add Dynamic Partition support to Spark Sql hivebaishuo(白硕)2014-09-298-0/+1
* [SPARK-3676][SQL] Fix hive test suite failure due to diffs in JDK 1.6/1.7w002289702014-09-272-2/+0
* [SPARK-3531][SQL]select null from table would throw a MatchErrorDaoyuan Wang2014-09-261-0/+1
* [SPARK-3268][SQL] DoubleType, FloatType and DecimalType modulus supportVenkata Ramana Gollamudi2014-09-231-0/+1
* [SPARK-3598][SQL]cast to timestamp should be the same as hiveDaoyuan Wang2014-09-238-0/+8
* [SPARK-3414][SQL] Replace LowerCaseSchema with ResolverMichael Armbrust2014-09-201-0/+1
* [SPARK-3501] [SQL] Fix the bug of Hive SimpleUDF creates unnecessary type castCheng Hao2014-09-191-0/+1
* [SQL] Add test case with workaround for reading partitioned Avro filesMichael Armbrust2014-09-101-0/+8
* [SPARK-3362][SQL] Fix resolution for casewhen with nulls.Daoyuan Wang2014-09-1010-0/+10
* [SPARK-3291][SQL]TestcaseName in createQueryTest should not contain ":"qiping.lqp2014-08-291-0/+0
* [SPARK-3118][SQL]add "SHOW TBLPROPERTIES tblname;" and "SHOW COLUMNS (FROM|IN...u0jing2014-08-2723-0/+16
* [Spark-3222] [SQL] Cross join support in HiveQLDaoyuan Wang2014-08-253-0/+0
* [SPARK-2554][SQL] CountDistinct partial aggregation and object allocation imp...Michael Armbrust2014-08-2310-0/+9
* [SPARK-2817] [SQL] add "show create table" supporttianyi2014-08-1333-0/+181
* [SPARK-2860][SQL] Fix coercion of CASE WHEN.Michael Armbrust2014-08-051-0/+1
* [SPARK-2523] [SQL] Hadoop table scan bug fixing (fix failing Jenkins maven test)Yin Huai2014-07-315-0/+0
* [SPARK-2054][SQL] Code Generation for Expression EvaluationMichael Armbrust2014-07-293-0/+3
* [SPARK-2716][SQL] Don't check resolved for having filters.Michael Armbrust2014-07-291-0/+136
* [SPARK-2523] [SQL] Hadoop table scan bug fixingCheng Hao2014-07-281-0/+2
* [SPARK-2659][SQL] Fix division semantics for hiveMichael Armbrust2014-07-252-0/+2
* [SPARK-2665] [SQL] Add EqualNS & Unit TestsCheng Hao2014-07-2550-0/+644
* [SPARK-2658][SQL] Add rule for true = 1.Michael Armbrust2014-07-231-0/+1
* SPARK-2226: [SQL] transform HAVING clauses with aggregate expressions that a...William Benton2014-07-2310-0/+841
* [SPARK-2615] [SQL] Add Equal Sign "==" Support for HiveQlCheng Hao2014-07-2219-0/+42
* [SPARK-2190][SQL] Specialized ColumnType for TimestampCheng Lian2014-07-21121-0/+113
* [SQL] Whitelist more Hive tests.Michael Armbrust2014-07-15104-0/+147
* [SPARK-2339][SQL] SQL parser in sql-core is case sensitive, but a table alias...Yin Huai2014-07-071-0/+14
* [SPARK-2053][SQL] Add Catalyst expressions for CASE WHEN.Zongheng Yang2014-06-178-0/+112
* [Spark-2137][SQL] Timestamp UDFs brokenYin Huai2014-06-1317-0/+14
* [SQL] Code Cleanup: Left Semi Hash JoinDaoyuan2014-06-1150-0/+366
* [SPARK-1495][SQL]add support for left semi joinDaoyuan2014-06-0925-0/+41
* [SPARK-2050 - 2][SQL] DIV and BETWEEN should not be case sensitive.Michael Armbrust2014-06-062-0/+2
* [SQL] Implement between in hqlMichael Armbrust2014-05-161-0/+1
* SPARK-1803 Replaced colon in filenames with a dashStevo Slavić2014-05-1515-0/+0
* [WIP][Spark-SQL] Optimize the Constant Folding for ExpressionCheng Hao2014-05-074-0/+1236
* Whitelist Hive TestsMichael Armbrust2014-05-0385-0/+288
* [SQL] SPARK-1661 - Fix regex_serde testMichael Armbrust2014-05-0112-0/+86
* [SPARK-1360] Add Timestamp Support for SQLCheng Hao2014-04-03108-0/+66
* Remove * from test case golden filename.Michael Armbrust2014-04-012-1/+1
* [SQL] SPARK-1372 Support for caching and uncaching tables in a SQLContext.Michael Armbrust2014-04-012-0/+2
* [SQL] Un-ignore a test that is now passing.Michael Armbrust2014-03-261-0/+2000
* Add hive test files to repository. Remove download script.Michael Armbrust2014-03-219202-0/+162778