Jitendra Nath Pandey created HIVE-4971: ------------------------------------------
Summary: Unit test failure in TestVectorTimestampExpressions Key: HIVE-4971 URL: https://issues.apache.org/jira/browse/HIVE-4971 Project: Hive Issue Type: Sub-task Reporter: Jitendra Nath Pandey Assignee: Gopal V Unit test is failing TestVectorTimestampExpressions, <failure message="expected:<-2> but was:<-1>" type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedError: expected:<- 2> but was:<-1> at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.failNotEquals(Assert.java:282) at junit.framework.Assert.assertEquals(Assert.java:64) at junit.framework.Assert.assertEquals(Assert.java:136) at junit.framework.Assert.assertEquals(Assert.java:142) at org.apache.hadoop.hive.ql.exec.vector.expressions.TestVectorTimestampExpressions.compareToUDFUnixTimeStampLong(TestVectorTimestampExpressions.java:495) at org.apache.hadoop.hive.ql.exec.vector.expressions.TestVectorTimestampExpressions.verifyUDFUnixTimeStampLong(TestVectorTimestampExpressions.java:513) at org.apache.hadoop.hive.ql.exec.vector.expressions.TestVectorTimestampExpressions.testVectorUDFUnixTimeStampLong(TestVectorTimestampExpressions.java:546) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira