[ https://issues.apache.org/jira/browse/PIG-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Cheolsoo Park reassigned PIG-3182: ---------------------------------- Assignee: Kousuke Saruta [~sarutak], thank you very much for the patch! It looks good! Do you mind making this be a built-in UDF? I think it's better because TRIM is a built-in. It can be added to the org.apache.pig.builtin package like TRIM, and the test case can be added to TestStringUDF.java. Let me know what you think. > Pig currently lacks function to trim the whitespace only on the left hand side > ------------------------------------------------------------------------------ > > Key: PIG-3182 > URL: https://issues.apache.org/jira/browse/PIG-3182 > Project: Pig > Issue Type: New Feature > Reporter: Padma Ravindran > Assignee: Kousuke Saruta > Priority: Minor > Labels: patch > Fix For: 0.12 > > Attachments: LTrim.java.patch, PIG-3182.patch > > > Pig currently lacks function to trim the whitespace only on the left hand > side of a given word > ltrim(' lorem ') = 'lorem ' -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira