[
https://issues.apache.org/jira/browse/SPARK-20132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15946130#comment-15946130
]
Michael Patterson commented on SPARK-20132:
-------------------------------------------
I have a commit with the documentation:
https://github.com/map222/spark/commit/ac91b654555f9a07021222f2f1a162634d81be5b
I will make a more formal PR tonight.
> 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
> Labels: documentation, newbie
>
> 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: [email protected]
For additional commands, e-mail: [email protected]