You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/06/09 09:28:02 UTC

[jira] [Created] (SPARK-8253) string function: ltrim

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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org