You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2015/02/02 13:58:34 UTC

[jira] [Commented] (HIVE-9454) Test failures due to new Calcite version

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

Jesus Camacho Rodriguez commented on HIVE-9454:
-----------------------------------------------

[~brocknoland], I think that's what we can do. Currently the vote on the RC3 of Calcite 1.0.0 is going on.
As soon as Calcite 1.0.0 is released, we can commit this patch updating Hive dependencies to use that version and fixing the compatibility issues that had arisen.

> Test failures due to new Calcite version
> ----------------------------------------
>
>                 Key: HIVE-9454
>                 URL: https://issues.apache.org/jira/browse/HIVE-9454
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Brock Noland
>            Assignee: Laljo John Pullokkaran
>         Attachments: HIVE-9454.02.patch, HIVE-9454.03.patch, HIVE-9454.04.patch, HIVE-9454.05.patch, HIVE-9454.1.patch
>
>
> A bunch of failures have started appearing in patches which seen unrelated. I am thinking we've picked up a new version of Calcite. E.g.:
> http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2488/testReport/org.apache.hadoop.hive.cli/TestCliDriver/testCliDriver_auto_join12/
> {noformat}
> Running: diff -a /home/hiveptest/54.147.202.89-hiveptest-1/apache-svn-trunk-source/itests/qtest/../../itests/qtest/target/qfile-results/clientpositive/auto_join12.q.out /home/hiveptest/54.147.202.89-hiveptest-1/apache-svn-trunk-source/itests/qtest/../../ql/src/test/results/clientpositive/auto_join12.q.out
> 32c32
> <         $hdt$_0:$hdt$_0:$hdt$_0:$hdt$_0:src 
> ---
> >         $hdt$_0:$hdt$_0:$hdt$_0:$hdt$_0:$hdt$_0:src 
> 35c35
> <         $hdt$_0:$hdt$_0:$hdt$_1:$hdt$_1:$hdt$_1:src 
> ---
> >         $hdt$_0:$hdt$_0:$hdt$_1:$hdt$_1:$hdt$_1:$hdt$_1:src 
> 39c39
> <         $hdt$_0:$hdt$_0:$hdt$_0:$hdt$_0:src 
> ---
> >         $hdt$_0:$hdt$_0:$hdt$_0:$hdt$_0:$hdt$_0:src 
> 54c54
> <         $hdt$_0:$hdt$_0:$hdt$_1:$hdt$_1:$hdt$_1:src 
> ---
> >         $hdt$_0:$hdt$_0:$hdt$_1:$hdt$_1:$hdt$_1:$hdt$_1:src 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)