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

Hive QA commented on HIVE-15408:
--------------------------------



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

{color:red}ERROR:{color} -1 due to build exiting with an error

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

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Tests exited with: Exception: Patch URL 
https://issues.apache.org/jira/secure/attachment/12980197/HIVE-15408.05.patch 
was found in seen patch url's cache and a test was probably run already on it. 
Aborting...
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12980197 - PreCommit-HIVE-Build

> Support auto-casting non-boolean where condition into boolean
> -------------------------------------------------------------
>
>                 Key: HIVE-15408
>                 URL: https://issues.apache.org/jira/browse/HIVE-15408
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Zoltan Haindrich
>            Assignee: Zoltan Haindrich
>            Priority: Minor
>         Attachments: HIVE-15408.01.patch, HIVE-15408.02.patch, 
> HIVE-15408.03.patch, HIVE-15408.04.patch, HIVE-15408.05.patch
>
>
> Hive should support
> {code}
> select 1 where 1
> {code}
> currently it throws an execption (at least with mr)...complaining about 
> Integer / Boolean casting difficulties.
> Current behaviour is a bit inconsistent; because using tez / vectorization 
> this is supported.
> related tickets:
> HIVE-15089
> HIVE-1478
> HIVE-13659



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to