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

Ted Dunning updated PIG-391:
----------------------------

    Status: Patch Available  (was: Open)

See attachment.

> There should be a DataAtom.setValue(DataAtom)
> ---------------------------------------------
>
>                 Key: PIG-391
>                 URL: https://issues.apache.org/jira/browse/PIG-391
>             Project: Pig
>          Issue Type: Improvement
>    Affects Versions: 0.1.0
>            Reporter: Ted Dunning
>             Fix For: 0.1.0
>
>         Attachments: setValue.patch
>
>
> setValue on a DataAtom can accept a string or integer or double, but not a 
> DataAtom.  That means I have to inject a string conversion or type test into 
> my code when I write a UDF.  Definitely not good.
> This should be trivial.

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