You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Utkarsh Srivastava (JIRA)" <ji...@apache.org> on 2007/12/07 17:57:44 UTC

[jira] Created: (PIG-47) DataMap API is very restricted and needs to open up

DataMap API is very restricted and needs to open up
---------------------------------------------------

                 Key: PIG-47
                 URL: https://issues.apache.org/jira/browse/PIG-47
             Project: Pig
          Issue Type: Improvement
          Components: impl
            Reporter: Utkarsh Srivastava
            Assignee: Utkarsh Srivastava


DataMap currently doesn't have methods to retrieve its underlying content. Also, its lacking basic methods such as remove(key), and keySet()

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


[jira] Commented: (PIG-47) DataMap API is very restricted and needs to open up

Posted by "Benjamin Reed (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549502 ] 

Benjamin Reed commented on PIG-47:
----------------------------------

+1 Looks good. this is ready to commit. just make sure to remove the tabs before you commit.

> DataMap API is very restricted and needs to open up
> ---------------------------------------------------
>
>                 Key: PIG-47
>                 URL: https://issues.apache.org/jira/browse/PIG-47
>             Project: Pig
>          Issue Type: Improvement
>          Components: impl
>            Reporter: Utkarsh Srivastava
>            Assignee: Utkarsh Srivastava
>         Attachments: map.patch
>
>
> DataMap currently doesn't have methods to retrieve its underlying content. Also, its lacking basic methods such as remove(key), and keySet()

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


[jira] Updated: (PIG-47) DataMap API is very restricted and needs to open up

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

Utkarsh Srivastava updated PIG-47:
----------------------------------

    Attachment: map.patch

> DataMap API is very restricted and needs to open up
> ---------------------------------------------------
>
>                 Key: PIG-47
>                 URL: https://issues.apache.org/jira/browse/PIG-47
>             Project: Pig
>          Issue Type: Improvement
>          Components: impl
>            Reporter: Utkarsh Srivastava
>            Assignee: Utkarsh Srivastava
>         Attachments: map.patch
>
>
> DataMap currently doesn't have methods to retrieve its underlying content. Also, its lacking basic methods such as remove(key), and keySet()

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


[jira] Resolved: (PIG-47) DataMap API is very restricted and needs to open up

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

Utkarsh Srivastava resolved PIG-47.
-----------------------------------

    Resolution: Fixed

Fixed with revision 602188

Did not remove the tabs as this file still have tabs, and as per earlier guidelines, formatting changes shouldn't be mixed with other changes for patch readability.

> DataMap API is very restricted and needs to open up
> ---------------------------------------------------
>
>                 Key: PIG-47
>                 URL: https://issues.apache.org/jira/browse/PIG-47
>             Project: Pig
>          Issue Type: Improvement
>          Components: impl
>            Reporter: Utkarsh Srivastava
>            Assignee: Utkarsh Srivastava
>         Attachments: map.patch
>
>
> DataMap currently doesn't have methods to retrieve its underlying content. Also, its lacking basic methods such as remove(key), and keySet()

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