Reynold Xin created SPARK-8253:
----------------------------------
Summary: string function: ltrim
Key: SPARK-8253
URL: https://issues.apache.org/jira/browse/SPARK-8253
Project: Spark
Issue Type: Sub-task
Reporter: Reynold Xin
ltrim(string A): string
Returns the string resulting from trimming spaces from the beginning(left hand
side) of A. For example, ltrim(' foobar ') results in 'foobar '.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]