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

Hive QA commented on HIVE-19619:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12924346/HIVE-19619_branch-3.patch

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

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

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Tests exited with: NonZeroExitCodeException
Command 'bash /data/hiveptest/working/scratch/source-prep.sh' failed with exit 
status 1 and output '+ date '+%Y-%m-%d %T.%3N'
2018-05-21 14:55:29.047
+ [[ -n /usr/lib/jvm/java-8-openjdk-amd64 ]]
+ export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
+ JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
+ export 
PATH=/usr/lib/jvm/java-8-openjdk-amd64/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
+ 
PATH=/usr/lib/jvm/java-8-openjdk-amd64/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
+ export 'ANT_OPTS=-Xmx1g -XX:MaxPermSize=256m '
+ ANT_OPTS='-Xmx1g -XX:MaxPermSize=256m '
+ export 'MAVEN_OPTS=-Xmx1g '
+ MAVEN_OPTS='-Xmx1g '
+ cd /data/hiveptest/working/
+ tee /data/hiveptest/logs/PreCommit-HIVE-Build-11108/source-prep.txt
+ [[ false == \t\r\u\e ]]
+ mkdir -p maven ivy
+ [[ git = \s\v\n ]]
+ [[ git = \g\i\t ]]
+ [[ -z master ]]
+ [[ -d apache-github-source-source ]]
+ [[ ! -d apache-github-source-source/.git ]]
+ [[ ! -d apache-github-source-source ]]
+ date '+%Y-%m-%d %T.%3N'
2018-05-21 14:55:29.049
+ cd apache-github-source-source
+ git fetch origin
>From https://github.com/apache/hive
   cb2d710..55e4dd0  master     -> origin/master
+ git reset --hard HEAD
HEAD is now at cb2d710 HIVE-19485: dump directory for non native tables should 
not be created (Anishek Agarwal, reviewed by Mahesh Kumar Behera,Sankar 
Hariappan)
+ git clean -f -d
+ git checkout master
Already on 'master'
Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded.
  (use "git pull" to update your local branch)
+ git reset --hard origin/master
HEAD is now at 55e4dd0 HIVE-19619 : Allow comparisons between doubles and 
bigints (Ashutosh Chauhan via Jesus Camacho Rodriguez)
+ git merge --ff-only origin/master
Already up-to-date.
+ date '+%Y-%m-%d %T.%3N'
2018-05-21 14:55:30.434
+ rm -rf ../yetus_PreCommit-HIVE-Build-11108
+ mkdir ../yetus_PreCommit-HIVE-Build-11108
+ git gc
+ cp -R . ../yetus_PreCommit-HIVE-Build-11108
+ mkdir /data/hiveptest/logs/PreCommit-HIVE-Build-11108/yetus
+ patchCommandPath=/data/hiveptest/working/scratch/smart-apply-patch.sh
+ patchFilePath=/data/hiveptest/working/scratch/build.patch
+ [[ -f /data/hiveptest/working/scratch/build.patch ]]
+ chmod +x /data/hiveptest/working/scratch/smart-apply-patch.sh
+ /data/hiveptest/working/scratch/smart-apply-patch.sh 
/data/hiveptest/working/scratch/build.patch
error: a/itests/src/test/resources/testconfiguration.properties: does not exist 
in index
error: 
a/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeGenericFuncDesc.java: does 
not exist in index
error: a/ql/src/test/queries/clientnegative/compare_double_bigint.q: does not 
exist in index
error: ql/src/test/queries/clientnegative/compare_double_bigint_2.q: does not 
exist in index
error: a/ql/src/test/results/clientnegative/compare_double_bigint.q.out: does 
not exist in index
error: a/ql/src/test/results/clientnegative/compare_double_bigint_2.q.out: does 
not exist in index
error: patch failed: itests/src/test/resources/testconfiguration.properties:485
Falling back to three-way merge...
Applied patch to 'itests/src/test/resources/testconfiguration.properties' 
cleanly.
error: patch failed: 
ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeGenericFuncDesc.java:250
Falling back to three-way merge...
Applied patch to 
'ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeGenericFuncDesc.java' 
cleanly.
error: ql/src/test/queries/clientnegative/compare_double_bigint.q: does not 
exist in index
error: ql/src/test/queries/clientnegative/compare_double_bigint_2.q: does not 
exist in index
error: ql/src/test/results/clientnegative/compare_double_bigint.q.out: does not 
exist in index
error: ql/src/test/results/clientnegative/compare_double_bigint_2.q.out: does 
not exist in index
Falling back to three-way merge...
Applied patch to 
'ql/src/test/results/clientpositive/llap/compare_double_bigint_2.q.out' cleanly.
error: src/test/resources/testconfiguration.properties: does not exist in index
error: src/java/org/apache/hadoop/hive/ql/plan/ExprNodeGenericFuncDesc.java: 
does not exist in index
error: src/test/queries/clientnegative/compare_double_bigint.q: does not exist 
in index
error: src/test/queries/clientnegative/compare_double_bigint_2.q: does not 
exist in index
error: src/test/results/clientnegative/compare_double_bigint.q.out: does not 
exist in index
error: src/test/results/clientnegative/compare_double_bigint_2.q.out: does not 
exist in index
The patch does not appear to apply with p0, p1, or p2
+ exit 1
'
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12924346 - PreCommit-HIVE-Build

> Allow comparisons between doubles and bigints
> ---------------------------------------------
>
>                 Key: HIVE-19619
>                 URL: https://issues.apache.org/jira/browse/HIVE-19619
>             Project: Hive
>          Issue Type: Bug
>          Components: Types
>            Reporter: Ashutosh Chauhan
>            Assignee: Ashutosh Chauhan
>            Priority: Major
>             Fix For: 3.1.0
>
>         Attachments: HIVE-19619.patch, HIVE-19619_1.patch, 
> HIVE-19619_branch-3.patch
>
>
> Hive doesn't allow binary comparison between doubles and bigints. That is 
> overly restrictive since all other DBs (mysql, postgres, oracle and sql 
> server) allows that.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to