You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2008/07/22 17:19:31 UTC

[jira] Created: (PIG-328) testNestedBinCond fails in TestFilterOpNumeric

testNestedBinCond fails in TestFilterOpNumeric
----------------------------------------------

                 Key: PIG-328
                 URL: https://issues.apache.org/jira/browse/PIG-328
             Project: Pig
          Issue Type: Bug
          Components: grunt
    Affects Versions: types_branch
            Reporter: Alan Gates
             Fix For: types_branch


Testcase: testNestedBinCond took 6.889 sec
    Caused an ERROR
java.lang.String
java.lang.ClassCastException: java.lang.String
    at org.apache.pig.test.TestFilterOpNumeric.testNestedBinCond(TestFilterOpNumeric.java:183)

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


[jira] Updated: (PIG-328) testNestedBinCond fails in TestFilterOpNumeric

Posted by "Shravan Matthur Narayanamurthy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shravan Matthur Narayanamurthy updated PIG-328:
-----------------------------------------------

    Attachment: 328.patch

> testNestedBinCond fails in TestFilterOpNumeric
> ----------------------------------------------
>
>                 Key: PIG-328
>                 URL: https://issues.apache.org/jira/browse/PIG-328
>             Project: Pig
>          Issue Type: Bug
>          Components: grunt
>    Affects Versions: types_branch
>            Reporter: Alan Gates
>            Assignee: Shravan Matthur Narayanamurthy
>             Fix For: types_branch
>
>         Attachments: 328.patch
>
>
> Testcase: testNestedBinCond took 6.889 sec
>     Caused an ERROR
> java.lang.String
> java.lang.ClassCastException: java.lang.String
>     at org.apache.pig.test.TestFilterOpNumeric.testNestedBinCond(TestFilterOpNumeric.java:183)

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


[jira] Updated: (PIG-328) testNestedBinCond fails in TestFilterOpNumeric

Posted by "Shravan Matthur Narayanamurthy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shravan Matthur Narayanamurthy updated PIG-328:
-----------------------------------------------

    Status: Patch Available  (was: Open)

Fixed the test case to use numeric values instead of strings.

> testNestedBinCond fails in TestFilterOpNumeric
> ----------------------------------------------
>
>                 Key: PIG-328
>                 URL: https://issues.apache.org/jira/browse/PIG-328
>             Project: Pig
>          Issue Type: Bug
>          Components: grunt
>    Affects Versions: types_branch
>            Reporter: Alan Gates
>            Assignee: Shravan Matthur Narayanamurthy
>             Fix For: types_branch
>
>         Attachments: 328.patch
>
>
> Testcase: testNestedBinCond took 6.889 sec
>     Caused an ERROR
> java.lang.String
> java.lang.ClassCastException: java.lang.String
>     at org.apache.pig.test.TestFilterOpNumeric.testNestedBinCond(TestFilterOpNumeric.java:183)

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


[jira] Assigned: (PIG-328) testNestedBinCond fails in TestFilterOpNumeric

Posted by "Olga Natkovich (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olga Natkovich reassigned PIG-328:
----------------------------------

    Assignee: Shravan Matthur Narayanamurthy

> testNestedBinCond fails in TestFilterOpNumeric
> ----------------------------------------------
>
>                 Key: PIG-328
>                 URL: https://issues.apache.org/jira/browse/PIG-328
>             Project: Pig
>          Issue Type: Bug
>          Components: grunt
>    Affects Versions: types_branch
>            Reporter: Alan Gates
>            Assignee: Shravan Matthur Narayanamurthy
>             Fix For: types_branch
>
>
> Testcase: testNestedBinCond took 6.889 sec
>     Caused an ERROR
> java.lang.String
> java.lang.ClassCastException: java.lang.String
>     at org.apache.pig.test.TestFilterOpNumeric.testNestedBinCond(TestFilterOpNumeric.java:183)

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


[jira] Updated: (PIG-328) testNestedBinCond fails in TestFilterOpNumeric

Posted by "Alan Gates (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Gates updated PIG-328:
---------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Applied the patch.

> testNestedBinCond fails in TestFilterOpNumeric
> ----------------------------------------------
>
>                 Key: PIG-328
>                 URL: https://issues.apache.org/jira/browse/PIG-328
>             Project: Pig
>          Issue Type: Bug
>          Components: grunt
>    Affects Versions: types_branch
>            Reporter: Alan Gates
>            Assignee: Shravan Matthur Narayanamurthy
>             Fix For: types_branch
>
>         Attachments: 328.patch
>
>
> Testcase: testNestedBinCond took 6.889 sec
>     Caused an ERROR
> java.lang.String
> java.lang.ClassCastException: java.lang.String
>     at org.apache.pig.test.TestFilterOpNumeric.testNestedBinCond(TestFilterOpNumeric.java:183)

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