[
https://issues.apache.org/jira/browse/PIG-4602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14588800#comment-14588800
]
Daniel Dai commented on PIG-4602:
---------------------------------
It pass on Apache build
(https://builds.apache.org/view/M-R/view/Pig/job/Pig-trunk-commit). Do you run
with a different version of Hive? We notice there is one issue for timestamp
predicate pushdown on Hive 1.2.0 (HIVE-10819).
> 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)