aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/src/test/resources
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-14721][SQL] Remove HiveContext (part 2)Andrew Or2016-04-251-4/+5
* [SPARK-14775][SQL] Remove TestHiveSparkSession.rewritePathsReynold Xin2016-04-201-0/+1
* [SPARK-14770][SQL] Remove unused queries in hive module test resourcesReynold Xin2016-04-20690-5352/+0
* [SPARK-12653][SQL] Re-enable test "SPARK-8489: MissingRequirementError during...Dongjoon Hyun2016-03-163-0/+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-12830] Java style: disallow trailing whitespaces.Reynold Xin2016-01-141-1/+1
* [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-10310] [SQL] Fixes script transformation field/line delimitersZhichao Li2015-09-221-0/+6
* [SPARK-10089] [SQL] Add missing golden files.Marcelo Vanzin2015-08-182-0/+503
* [SPARK-8118] [SQL] Redirects Parquet JUL logger via SLF4JCheng Lian2015-08-181-1/+6
* [SPARK-8246] [SQL] Implement get_json_objectDavies Liu2015-08-0410-0/+10
* [SPARK-8064] [SQL] Build against Hive 1.2.1Steve Loughran2015-08-0331-44/+75
* [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-7977] [BUILD] Disallowing printlnJonathan Alter2015-07-101-0/+2
* [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-7287] [SPARK-8567] [TEST] Add sc.stop to applications in SparkSubmitSuiteYin Huai2015-06-292-0/+1
* [SPARK-8478] [SQL] Harmonize UDF-related code to use uniformly UDF instead of...BenFradet2015-06-291-0/+0
* [SPARK-7859] [SQL] Collect_set() behavior differences which fails the unit te...Cheng Hao2015-06-222-26/+97
* [HOTFIX] [SPARK-8489] Correct JIRA number in previous commitAndrew Or2015-06-193-4/+4
* [SPARK-8498] [SQL] Add regression test for SPARK-8470Andrew Or2015-06-193-0/+63
* [SPARK-8306] [SQL] AddJar command needs to set the new class loader to the Hi...Yin Huai2015-06-171-0/+0
* [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-143-0/+4
* [SPARK-6908] [SQL] Use isolated Hive clientMichael Armbrust2015-05-071-1/+1
* [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-5794] [SQL] fix add jarDaoyuan Wang2015-04-131-0/+0
* [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