[ 
https://issues.apache.org/jira/browse/PIG-2182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13130772#comment-13130772
 ] 

Alan Gates commented on PIG-2182:
---------------------------------

Reviewing this patch it looks fine.  But every time I run the tests on it I see 
quite a few test failures.  The failures are not repeatable, nor is it the same 
tests failing.  But it's frequent enough that I'm convinced something here is 
causing an issue.  I'll keep looking into it, but at this point I want to hold 
off committing this patch.
                
> Add more append support to DataByteArray
> ----------------------------------------
>
>                 Key: PIG-2182
>                 URL: https://issues.apache.org/jira/browse/PIG-2182
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Trivial
>             Fix For: 0.10
>
>         Attachments: PIG-2182.patch
>
>
> I was recently writing a UDF to use a DataByteArray similar to CONCAT and 
> thought it would be convenient if DBA supported more append options similar 
> to Appendable and also that you can string them together if you wish as in 
> dba.append("foo").append("bar").

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

        

Reply via email to