[ https://issues.apache.org/jira/browse/PIG-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Olga Natkovich updated PIG-391: ------------------------------- Resolution: Won't Fix Status: Resolved (was: Patch Available) This is no longer relevant in the current code > 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.