[ 
https://issues.apache.org/jira/browse/PIG-413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Gates reassigned PIG-413:
------------------------------

    Assignee: Pradeep Kamath

> TestBuiltin has an error in testSumFinal 
> -----------------------------------------
>
>                 Key: PIG-413
>                 URL: https://issues.apache.org/jira/browse/PIG-413
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.2.0
>            Reporter: Pradeep Kamath
>            Assignee: Pradeep Kamath
>             Fix For: 0.2.0
>
>         Attachments: PIG-413.patch
>
>
> Here's the error:
> {noformat}
> Testcase: testSUMFinal took 0.005 sec
>     Caused an ERROR
> Caught exception in IntSum.Final [java.lang.Integer]
> java.io.IOException: Caught exception in IntSum.Final [java.lang.Integer]
>     at org.apache.pig.builtin.IntSum$Final.exec(IntSum.java:90)
>     at org.apache.pig.builtin.IntSum$Final.exec(IntSum.java:71)
>     at org.apache.pig.test.TestBuiltin.testSUMFinal(TestBuiltin.java:436)
> Caused by: java.lang.ClassCastException: java.lang.Integer
>     ... 18 more 
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to