aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/scala/org/apache/spark/deploy/master/ui/ApplicationPage.scala
diff options
context:
space:
mode:
authorMichael Patterson <map222@gmail.com>2017-04-22 19:58:54 -0700
committerHolden Karau <holden@us.ibm.com>2017-04-22 19:58:54 -0700
commit8765bc17d0439032d0378686c4f2b17df2432abc (patch)
tree0bd4babba524ee46881558bde6a62df379fc2c01 /core/src/main/scala/org/apache/spark/deploy/master/ui/ApplicationPage.scala
parentb3c572a6b332b79fef72c309b9038b3c939dcba2 (diff)
downloadspark-8765bc17d0439032d0378686c4f2b17df2432abc.tar.gz
spark-8765bc17d0439032d0378686c4f2b17df2432abc.tar.bz2
spark-8765bc17d0439032d0378686c4f2b17df2432abc.zip
[SPARK-20132][DOCS] Add documentation for column string functions
## What changes were proposed in this pull request? Add docstrings to column.py for the Column functions `rlike`, `like`, `startswith`, and `endswith`. Pass these docstrings through `_bin_op` There may be a better place to put the docstrings. I put them immediately above the Column class. ## How was this patch tested? I ran `make html` on my local computer to remake the documentation, and verified that the html pages were displaying the docstrings correctly. I tried running `dev-tests`, and the formatting tests passed. However, my mvn build didn't work I think due to issues on my computer. These docstrings are my original work and free license. davies has done the most recent work reorganizing `_bin_op` Author: Michael Patterson <map222@gmail.com> Closes #17469 from map222/patterson-documentation.
Diffstat (limited to 'core/src/main/scala/org/apache/spark/deploy/master/ui/ApplicationPage.scala')
0 files changed, 0 insertions, 0 deletions