[ https://issues.apache.org/jira/browse/PIG-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Roddy updated PIG-2242: ---------------------------- Fix Version/s: 0.10 Status: Patch Available (was: Open) Patch should apply cleaning against trunk > Allow the delimiter to be specified when calling TOKENIZE > --------------------------------------------------------- > > Key: PIG-2242 > URL: https://issues.apache.org/jira/browse/PIG-2242 > Project: Pig > Issue Type: Improvement > Components: impl > Affects Versions: 0.9.0, 0.8.1 > Reporter: Mark Roddy > Priority: Minor > Fix For: 0.10 > > Attachments: tokendelim.diff > > > The TOKENIZE function is a wrapper around the Java StringTokenizer class. > The delimiter argument is currently hard coded as " \",()*", and it is > impossible to specify an alternative delimiter. > The delimiter can be added as an optional argument to TOKENIZE which will > preserve backwards compatibility while allowing users to specify their own > delimiter chars. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira