pig-dev  

[jira] Created: (PIG-233) Support of Map operations

Amir Youssefi (JIRA)
Tue, 06 May 2008 20:04:20 -0700

Support of Map operations
-------------------------

                 Key: PIG-233
                 URL: https://issues.apache.org/jira/browse/PIG-233
             Project: Pig
          Issue Type: Bug
            Reporter: Amir Youssefi


Currently we have '#'  for GET operation. We need to have more Map operations 
e.g. PUT. 

To address the immediate need I wrote a simple UDF for mapPut(). 

Also we need to discuss what operation/keyword to put into language.

On a side note:

Currently UDF cannot return DataMap (class is not recognized and value is not 
carried from UDF to caller script).

So I put it in a DataBag to make it work.

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

  • [jira] Created: (PIG-233) Support of Map operations Amir Youssefi (JIRA)