[
https://issues.apache.org/jira/browse/HIVE-16664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16009196#comment-16009196
]
Hive QA commented on HIVE-16664:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12867855/HIVE-16664.patch
{color:green}SUCCESS:{color} +1 due to 5 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 10703 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestBeeLineDriver.testCliDriver[mapjoin2]
(batchId=236)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr]
(batchId=144)
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainanalyze_3]
(batchId=97)
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainuser_3]
(batchId=97)
{noformat}
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/5244/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/5244/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-5244/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 4 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12867855 - PreCommit-HIVE-Build
> Add join related Hive blobstore tests
> -------------------------------------
>
> Key: HIVE-16664
> URL: https://issues.apache.org/jira/browse/HIVE-16664
> Project: Hive
> Issue Type: Test
> Components: Tests
> Affects Versions: 2.1.1
> Reporter: Rentao Wu
> Assignee: Rentao Wu
> Fix For: 2.2.0, 2.3.0, 3.0.0, 2.4.0
>
> Attachments: HIVE-16664.patch
>
>
> This patch introduces the following regression tests into the hive-blobstore
> qtest module:
> * join.q -> Test inner join query
> * join2.q -> Test left and right outer join
> * map_join.q -> Test mapjoin hint
> * map_join_on_filter.q -> Test mapjoin hint with filter
> * nested_outer_join.q -> Test nested outer join queries
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)