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: [email protected]
For additional commands, e-mail: [email protected]