aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/src/test/resources/golden
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-14773] [SPARK-15179] [SQL] Fix SQL building and enable Hive testsHerman van Hovell2016-05-1059-0/+2164
* [SPARK-14130][SQL] Throw exceptions for ALTER TABLE ADD/REPLACE/CHANGE COLUMN...Yin Huai2016-04-27176-732/+0
* [SPARK-13221] [SQL] Fixing GroupingSets when Aggregate Functions Containing G...gatorsmile2016-02-156-52/+0
* [SPARK-12706] [SQL] grouping() and grouping_id()Davies Liu2016-02-104-32/+32
* [SPARK-12865][SPARK-12866][SQL] Migrate SparkSQLParser/ExtendedHiveQlParser c...Herman van Hovell2016-01-273-0/+7
* [SPARK-12848][SQL] Change parsed decimal literal datatype from Double to DecimalHerman van Hovell2016-01-2014-0/+0
* [SPARK-11724][SQL] Change casting between int and timestamp to consistently t...Nong Li2015-11-204-4/+1
* [SPARK-9034][SQL] Reflect field names defined in GenericUDTFnavis.ryu2015-11-0210-0/+9
* [SPARK-10484] [SQL] Optimize the cartesian join with broadcast join for some ...Cheng Hao2015-10-274-0/+80
* [SPARK-10151][SQL] Support invocation of hive macronavis.ryu2015-10-2122-0/+6
* [SPARK-10089] [SQL] Add missing golden files.Marcelo Vanzin2015-08-182-0/+503
* [SPARK-8246] [SQL] Implement get_json_objectDavies Liu2015-08-0410-0/+10
* [SPARK-8064] [SQL] Build against Hive 1.2.1Steve Loughran2015-08-0329-37/+69
* [SPARK-8828] [SQL] Revert SPARK-5680Yijie Shen2015-07-272-1/+0
* [SPARK-4233] [SPARK-4367] [SPARK-3947] [SPARK-3056] [SQL] Aggregation Improve...Yin Huai2015-07-215-0/+18
* [SPARK-8972] [SQL] Incorrect result for rollupCheng Hao2015-07-156-0/+52
* [SPARK-8407] [SQL] complex type constructors: struct and named_structYijie Shen2015-07-021-0/+0
* [SPARK-6785] [SQL] fix DateTimeUtils for dates before 1970Christian Kadner2015-06-302-2/+0
* [SPARK-7859] [SQL] Collect_set() behavior differences which fails the unit te...Cheng Hao2015-06-222-26/+97
* [SPARK-8189] [SQL] use Long for TimestampType in SQLDavies Liu2015-06-101-1/+1
* [SPARK-6734] [SQL] Add UDTF.close support in GenerateCheng Hao2015-05-142-0/+4
* [SPARK-1442] [SQL] Window Function Support for Spark SQLYin Huai2015-05-0685-0/+32189
* [SPARK-5817] [SQL] Fix bug of udtf with column namesCheng Hao2015-04-2110-0/+10
* [SPARK-5941] [SQL] Unit Test loads the table `src` twice for leftsemijoin.qCheng Hao2015-04-132-4/+0
* [SPARK-6130] [SQL] support if not exists for insert overwrite into partition ...Daoyuan Wang2015-04-1316-0/+10
* [SPARK-6199] [SQL] Support CTE in HiveContext and SQLContexthaiyang2015-04-113-0/+8
* [SPARK-5680][SQL] Sum function on all null values, should return zeroVenkata Ramana Gollamudi2015-03-212-0/+1
* [SPARK-5651][SQL] Add input64 in blacklist and add test suit for create table...watermen2015-03-174-0/+500
* [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-0216-0/+2509
* [SQL] [Minor] Update the HiveContext UnittestCheng Hao2015-02-175-0/+10
* [SPARK-5824] [SQL] add null format in ctas and set default col comment to nullDaoyuan Wang2015-02-1615-0/+49
* [SPARK-3688][SQL]LogicalPlan can't resolve column correctllytianyi2015-02-115-0/+1
* [SPARK-5716] [SQL] Support TOK_CHARSETLITERAL in HiveQlDaoyuan Wang2015-02-105-0/+3
* [SPARK-5650][SQL] Support optional 'FROM' clauseLiang-Chi Hsieh2015-02-061-0/+1
* [SPARK-4508] [SQL] build native date type to conform behavior to HiveDaoyuan Wang2015-02-0321-0/+4
* Revert "[SPARK-4508] [SQL] build native date type to conform behavior to Hive"Patrick Wendell2015-02-0221-4/+0
* [SPARK-4508] [SQL] build native date type to conform behavior to HiveDaoyuan Wang2015-02-0221-0/+4
* [SPARK-5212][SQL] Add support of schema-less, custom field delimiter and SerD...Liang-Chi Hsieh2015-02-0210-0/+5000
* [SPARK-4692] [SQL] Support ! boolean logic operator like NOTYanTangZhai2015-01-101-0/+1
* [SQL] enable view testDaoyuan Wang2014-12-3012-0/+59
* [SPARK-2663] [SQL] Support the Grouping SetCheng Hao2014-12-1871-0/+398
* [SPARK-3739] [SQL] Update the split num base on block size for table scanningCheng Hao2014-12-171-0/+500
* [SQL] enable empty aggr test caseDaoyuan Wang2014-12-111-0/+1
* [SPARK-4662] [SQL] Whitelist more unittestCheng Hao2014-12-11107-0/+239
* [SPARK-4244] [SQL] Support Hive Generic UDFs with constant object inspector p...Cheng Hao2014-11-201-0/+1
* [SPARK-4390][SQL] Handle NaN cast to decimal correctlyMichael Armbrust2014-11-141-0/+1
* [SPARK-4239] [SQL] support view in HiveQlDaoyuan Wang2014-11-1439-0/+5065
* [SPARK-4250] [SQL] Fix bug of constant null value mapping to ConstantObjectIn...Cheng Hao2014-11-107-0/+5
* [HOTFIX][SQL] hive test missing some golden fileswangfei2014-11-0215-0/+8