You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Michael Patterson (JIRA)" <ji...@apache.org> on 2017/03/28 22:48:41 UTC

[jira] [Created] (SPARK-20132) Add documentation for column string functions

Michael Patterson created SPARK-20132:
-----------------------------------------

             Summary: Add documentation for column string functions
                 Key: SPARK-20132
                 URL: https://issues.apache.org/jira/browse/SPARK-20132
             Project: Spark
          Issue Type: Documentation
          Components: PySpark, SQL
    Affects Versions: 2.1.0
            Reporter: Michael Patterson
            Priority: Minor


Four Column string functions do not have documentation for PySpark:
rlike
like
startswith
endswith

These functions are called through the _bin_op interface, which allows the passing of a docstring. I have added docstrings with examples to each of the four functions.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org