[GitHub] spark pull request #18367: [SQL][Doc] Fix documentation of lpad

2017-06-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/18367 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request #18367: [SQL][Doc] Fix documentation of lpad

2017-06-21 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/18367#discussion_r123265927 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/functions.scala --- @@ -2350,7 +2350,7 @@ object functions { def unbase64(e: Column): Column =

[GitHub] spark pull request #18367: [SQL][Doc] Fix documentation of lpad

2017-06-20 Thread actuaryzhang
GitHub user actuaryzhang opened a pull request: https://github.com/apache/spark/pull/18367 [SQL][Doc] Fix documentation of lpad ## What changes were proposed in this pull request? Fix incomplete documentation for `lpad`. You can merge this pull request into a Git repository by