[
https://issues.apache.org/jira/browse/PIG-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13286692#comment-13286692
]
Hien Luu commented on PIG-2166:
-------------------------------
I had to upgrade to xcode version 3.2 to get over the IPC::Run installation
error. It was complaining about missing some header file.
Does it really take 10 hours to complete the e2e tests when running in local
mode? Is there a way to run a specific set of tests only?
> UDFs to join a bag
> ------------------
>
> Key: PIG-2166
> URL: https://issues.apache.org/jira/browse/PIG-2166
> Project: Pig
> Issue Type: Improvement
> Reporter: Daniel Dai
> Assignee: Hien Luu
> Priority: Minor
> Labels: newbie, simple
> Attachments: bagtotuplestring.diff
>
>
> Get several request for a UDF to flatten a bag. Seems reasonable to create
> one in builtin:
> 1. BagToTuple: {(a),(b),(c)} -> (a,b,c)
> 2. BagToString(delimit="_"): {(a),(b),(c) -> "a_b_c"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira