[
https://issues.apache.org/jira/browse/HIVE-8619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14188069#comment-14188069
]
Hive QA commented on HIVE-8619:
-------------------------------
{color:red}Overall{color}: -1 at least one tests failed
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12677708/HIVE-8619.patch
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 6580 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_optimize_nullscan
org.apache.hive.minikdc.TestJdbcWithMiniKdc.testNegativeTokenAuth
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1516/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1516/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-1516/
Messages:
{noformat}
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: 2 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12677708 - PreCommit-HIVE-TRUNK-Build
> CBO causes some more type problems
> ----------------------------------
>
> Key: HIVE-8619
> URL: https://issues.apache.org/jira/browse/HIVE-8619
> Project: Hive
> Issue Type: Bug
> Components: CBO
> Reporter: Sergey Shelukhin
> Assignee: Laljo John Pullokkaran
> Priority: Critical
> Fix For: 0.14.0
>
> Attachments: HIVE-8619.patch
>
>
> On recent rerun, tests such as char_cast, decimal_2, literal_double,
> vector_elt (incl. in Tez), udf4, vector_decimal_math_funcs have changes in
> results it looks like something is broken with types again; ".0" suffix
> disappeared in some cases (in char_cast it's probably the simplest to see),
> number formats changed when casts are involved.
> Also, windowing_expressions and couple more tests fail due to attempts to
> cast Double to Int writables, might be the same issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)