[
https://issues.apache.org/jira/browse/PIG-3154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Johnny Zhang updated PIG-3154:
------------------------------
Status: Patch Available (was: Open)
the fix is straightforward, add section for BigInteger and BigDecimal. I run
the test and it pass now.
> TestPackage.testOperator fails in trunk
> ---------------------------------------
>
> Key: PIG-3154
> URL: https://issues.apache.org/jira/browse/PIG-3154
> Project: Pig
> Issue Type: Bug
> Affects Versions: 0.12
> Reporter: Cheolsoo Park
> Assignee: Johnny Zhang
> Labels: newbie
> Fix For: 0.12
>
> Attachments: PIG-3154.patch.txt
>
>
> To reproduce the issue, do:
> {code}
> ant clean test -Dtestcase=TestPackage
> {code}
> The test fails with the following error:
> {code}
> No test case for type biginteger
> junit.framework.AssertionFailedError: No test case for type biginteger
> at org.apache.pig.test.TestPackage.pickTest(TestPackage.java:153)
> at org.apache.pig.test.TestPackage.testOperator(TestPackage.java:171)
> {code}
> Apparently, this is broken by PIG-2764.
--
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