[
https://issues.apache.org/jira/browse/PIG-4776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
liyunzhang_intel updated PIG-4776:
----------------------------------
Attachment: PIG-4776.patch
TestOrcStoragePushdown is blocked by PIG-4788.
We modify original code about PigSplit in PIG-4788. After discussion, we decide
to disable some unit tests before the spark branch is merged to master to avoid
some unstableness. After branch is merged to master successfully, we will
reimport following unit tests:
1. unit tests about TestOrcStoragePushdown
2. TestPigRunner#testGetHadoopCounters
[~xuefuz],PIG-4776's patch is to disable above unit tests.
> Enable unit test "TestOrcStoragePushdown" for spark
> ---------------------------------------------------
>
> Key: PIG-4776
> URL: https://issues.apache.org/jira/browse/PIG-4776
> Project: Pig
> Issue Type: Sub-task
> Components: spark
> Reporter: liyunzhang_intel
> Assignee: liyunzhang_intel
> Fix For: spark-branch
>
> Attachments: PIG-4776.patch
>
>
> In latest jenkins
> report(https://builds.apache.org/job/Pig-spark/292/#showFailuresLink), it
> shows that following unit tests fail:
> org.apache.pig.builtin.TestOrcStoragePushdown.testColumnPruning
> org.apache.pig.builtin.TestOrcStoragePushdown.testPredicatePushdownBigDecimal
> org.apache.pig.builtin.TestOrcStoragePushdown.testPredicatePushdownTimestamp
> org.apache.pig.builtin.TestOrcStoragePushdown.testPredicatePushdownChar
> org.apache.pig.builtin.TestOrcStoragePushdown.testPredicatePushdownByteShort
> org.apache.pig.builtin.TestOrcStoragePushdown.testPredicatePushdownFloatDouble
> org.apache.pig.builtin.TestOrcStoragePushdown.testPredicatePushdownIntLongString
> org.apache.pig.builtin.TestOrcStoragePushdown.testPredicatePushdownBoolean
> org.apache.pig.builtin.TestOrcStoragePushdown.testPredicatePushdownVarchar
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)