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

Gauthier Ambard updated CRUNCH-48:
----------------------------------

    Attachment: 0001-CRUNCH-48-Add-limits-for-string-concatenation.patch

I have added String concatenation limit : you can specify some length limit 
(max number of character) for the output string and for the input strings.
If adding a string would violate those constraints, the input string will be 
discarded, without effect for the next input string.
                
> Add limit for String concatenation
> ----------------------------------
>
>                 Key: CRUNCH-48
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-48
>             Project: Crunch
>          Issue Type: Improvement
>            Reporter: Gauthier Ambard
>            Priority: Minor
>              Labels: newbie, patch
>         Attachments: 0001-CRUNCH-48-Add-limits-for-string-concatenation.patch
>
>
> Trying to concatenate some huge amout of string, I run out of memory. A 
> maximum limit for String may be useful to deal with it.

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