Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 409EC17289 for ; Fri, 23 Jan 2015 22:21:35 +0000 (UTC) Received: (qmail 43933 invoked by uid 500); 23 Jan 2015 22:21:35 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 43861 invoked by uid 500); 23 Jan 2015 22:21:35 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 43844 invoked by uid 500); 23 Jan 2015 22:21:35 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 43840 invoked by uid 99); 23 Jan 2015 22:21:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Jan 2015 22:21:35 +0000 Date: Fri, 23 Jan 2015 22:21:34 +0000 (UTC) From: "Brock Noland (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-9454) Test failures due to new Calcite version MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-9454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14290109#comment-14290109 ] Brock Noland commented on HIVE-9454: ------------------------------------ FYI [~jpullokkaran] [~ashutoshc] [~julianhyde] > 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 > > 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)