[ https://issues.apache.org/jira/browse/SPARK-8253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14585933#comment-14585933 ]
Apache Spark commented on SPARK-8253: ------------------------------------- User 'chenghao-intel' has created a pull request for this issue: https://github.com/apache/spark/pull/6762 > string function: ltrim > ---------------------- > > Key: SPARK-8253 > URL: https://issues.apache.org/jira/browse/SPARK-8253 > Project: Spark > Issue Type: Sub-task > Components: SQL > Reporter: Reynold Xin > Assignee: Cheng Hao > > 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org