Gaurav Pande created PIG-4602:
---------------------------------
Summary: The test
org.apache.pig.builtin.TestOrcStoragePushdown.testPredicatePushdownTimestamp
is failing
Key: PIG-4602
URL: https://issues.apache.org/jira/browse/PIG-4602
Project: Pig
Issue Type: Bug
Affects Versions: 0.15.0
Environment: RHEL 7.1 X86_64
Reporter: Gaurav Pande
Fix For: 0.15.0
The test
org.apache.pig.builtin.TestOrcStoragePushdown.testPredicatePushdownTimestamp is
failing.
Assertion failure is :
Testcase: testPredicatePushdownTimestamp took 42.726 sec
FAILED
BytesWithoutPushdown was 2481015 and bytesWithPushdown was 2488249
junit.framework.AssertionFailedError: BytesWithoutPushdown was 2481015 and
bytesWithPushdown was 2488249
at
org.apache.pig.builtin.TestOrcStoragePushdown.testPredicatePushdown(TestOrcStoragePushdown.java:403)
at
org.apache.pig.builtin.TestOrcStoragePushdown.testPredicatePushdownTimestamp(TestOrcStoragePushdown.java:340)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)