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
            Priority: Trivial


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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to