[ 
https://issues.apache.org/jira/browse/HIVE-16981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16078898#comment-16078898
 ] 

Hive QA commented on HIVE-16981:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12876159/HIVE-16981.03.patch

{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 5 failed/errored test(s), 10834 tests 
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainanalyze_2] 
(batchId=99)
org.apache.hive.hcatalog.api.TestHCatClient.testPartitionRegistrationWithCustomSchema
 (batchId=177)
org.apache.hive.hcatalog.api.TestHCatClient.testPartitionSpecRegistrationWithCustomSchema
 (batchId=177)
org.apache.hive.hcatalog.api.TestHCatClient.testTableSchemaPropagation 
(batchId=177)
org.apache.hive.jdbc.TestJdbcWithMiniHS2.testHttpRetryOnServerIdleTimeout 
(batchId=226)
{noformat}

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/5918/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/5918/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-5918/

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: 5 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12876159 - PreCommit-HIVE-Build

> hive.optimize.bucketingsorting should compare the schema before removing RS
> ---------------------------------------------------------------------------
>
>                 Key: HIVE-16981
>                 URL: https://issues.apache.org/jira/browse/HIVE-16981
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Pengcheng Xiong
>            Assignee: Pengcheng Xiong
>         Attachments: HIVE-16981.01.patch, HIVE-16981.02.patch, 
> HIVE-16981.03.patch
>
>
> on master, smb_mapjoin_20.q, run
> {code}
> select * from test_table3;
> {code}
> you will get
> {code}
> val_0  0       NULL    1
> ...
> {code}
> The correct result is
> {code}
> val_0  0       val_0    1
> ...
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to