You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Jonathan Coveney (JIRA)" <ji...@apache.org> on 2012/09/27 23:11:09 UTC

[jira] [Created] (PIG-2936) Tuple serialization bug

Jonathan Coveney created PIG-2936:
-------------------------------------

             Summary: Tuple serialization bug
                 Key: PIG-2936
                 URL: https://issues.apache.org/jira/browse/PIG-2936
             Project: Pig
          Issue Type: Bug
    Affects Versions: 0.11
            Reporter: Jonathan Coveney
            Assignee: Jonathan Coveney
            Priority: Blocker
             Fix For: 0.11


While porting some code I messed up a switch statement that breaks Tuple serialization in trunk.

--
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

[jira] [Commented] (PIG-2936) Tuple serialization bug

Posted by "Julien Le Dem (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-2936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13465216#comment-13465216 ] 

Julien Le Dem commented on PIG-2936:
------------------------------------

Thank you Jon!
good call removing the catch blocks from the test.
+1
                
> Tuple serialization bug
> -----------------------
>
>                 Key: PIG-2936
>                 URL: https://issues.apache.org/jira/browse/PIG-2936
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.11
>            Reporter: Jonathan Coveney
>            Assignee: Jonathan Coveney
>            Priority: Blocker
>             Fix For: 0.11
>
>         Attachments: PIG-2936-0.patch, PIG-2936-1.patch
>
>
> While porting some code I messed up a switch statement that breaks Tuple serialization in trunk.

--
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

[jira] [Commented] (PIG-2936) Tuple serialization bug

Posted by "Julien Le Dem (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-2936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13465113#comment-13465113 ] 

Julien Le Dem commented on PIG-2936:
------------------------------------

I see. So a tuple of size > 35 would trigger the bug.
+1
please add a test as well.
                
> Tuple serialization bug
> -----------------------
>
>                 Key: PIG-2936
>                 URL: https://issues.apache.org/jira/browse/PIG-2936
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.11
>            Reporter: Jonathan Coveney
>            Assignee: Jonathan Coveney
>            Priority: Blocker
>             Fix For: 0.11
>
>         Attachments: PIG-2936-0.patch
>
>
> While porting some code I messed up a switch statement that breaks Tuple serialization in trunk.

--
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

[jira] [Updated] (PIG-2936) Tuple serialization bug

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

Jonathan Coveney updated PIG-2936:
----------------------------------

    Attachment: PIG-2936-1.patch
    
> Tuple serialization bug
> -----------------------
>
>                 Key: PIG-2936
>                 URL: https://issues.apache.org/jira/browse/PIG-2936
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.11
>            Reporter: Jonathan Coveney
>            Assignee: Jonathan Coveney
>            Priority: Blocker
>             Fix For: 0.11
>
>         Attachments: PIG-2936-0.patch, PIG-2936-1.patch
>
>
> While porting some code I messed up a switch statement that breaks Tuple serialization in trunk.

--
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

[jira] [Updated] (PIG-2936) Tuple serialization bug

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

Jonathan Coveney updated PIG-2936:
----------------------------------

    Status: Patch Available  (was: Open)
    
> Tuple serialization bug
> -----------------------
>
>                 Key: PIG-2936
>                 URL: https://issues.apache.org/jira/browse/PIG-2936
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.11
>            Reporter: Jonathan Coveney
>            Assignee: Jonathan Coveney
>            Priority: Blocker
>             Fix For: 0.11
>
>         Attachments: PIG-2936-0.patch
>
>
> While porting some code I messed up a switch statement that breaks Tuple serialization in trunk.

--
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

[jira] [Updated] (PIG-2936) Tuple serialization bug

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

Jonathan Coveney updated PIG-2936:
----------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)
    
> Tuple serialization bug
> -----------------------
>
>                 Key: PIG-2936
>                 URL: https://issues.apache.org/jira/browse/PIG-2936
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.11
>            Reporter: Jonathan Coveney
>            Assignee: Jonathan Coveney
>            Priority: Blocker
>             Fix For: 0.11
>
>         Attachments: PIG-2936-0.patch, PIG-2936-1.patch
>
>
> While porting some code I messed up a switch statement that breaks Tuple serialization in trunk.

--
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

[jira] [Updated] (PIG-2936) Tuple serialization bug

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

Jonathan Coveney updated PIG-2936:
----------------------------------

    Attachment: PIG-2936-0.patch
    
> Tuple serialization bug
> -----------------------
>
>                 Key: PIG-2936
>                 URL: https://issues.apache.org/jira/browse/PIG-2936
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.11
>            Reporter: Jonathan Coveney
>            Assignee: Jonathan Coveney
>            Priority: Blocker
>             Fix For: 0.11
>
>         Attachments: PIG-2936-0.patch
>
>
> While porting some code I messed up a switch statement that breaks Tuple serialization in trunk.

--
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