Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.12.0
-
None
-
None
Description
To reproduce the failure, do:
ant clean test -Dtestcase=TestTypeCheckingValidatorNewLP
The test fails with the following error:
Error expected junit.framework.AssertionFailedError: Error expected at org.apache.pig.test.TestTypeCheckingValidatorNewLP.testSortWithInnerPlan3(TestTypeCheckingValidatorNewLP.java:1570)
I found that this was introduced by PIG-2764.
Attachments
Attachments
Issue Links
- is broken by
-
PIG-2764 Add a biginteger and bigdecimal type to pig
- Closed