spark git commit: Fixed typo in sql.functions

2017-06-11 Thread srowen
Repository: spark Updated Branches: refs/heads/master 9f4ff9552 -> 3a840048e Fixed typo in sql.functions ## What changes were proposed in this pull request? I fixed a typo in the Scaladoc for the method `def struct(cols: Column*): Column`. 'retained' was misspelt as 'remained'. ## How was

spark git commit: Fixed typo

2016-08-10 Thread rxin
Repository: spark Updated Branches: refs/heads/master 121643bc7 -> 9dc3e602d Fixed typo ## What changes were proposed in this pull request? Fixed small typo - "value ... ~~in~~ is null" ## How was this patch tested? Still compiles! Author: Michał Kiełbowicz

spark git commit: Fixed typo

2016-08-10 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.0 2d136dba4 -> 475ee3815 Fixed typo ## What changes were proposed in this pull request? Fixed small typo - "value ... ~~in~~ is null" ## How was this patch tested? Still compiles! Author: Michał Kiełbowicz

spark git commit: Fixed typo in the previous commit.

2015-06-01 Thread rxin
Repository: spark Updated Branches: refs/heads/master e797dba58 - b53a01164 Fixed typo in the previous commit. Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/b53a0116 Tree:

spark git commit: Fixed typo in the previous commit.

2015-06-01 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-1.4 e6d58955c - 575f3b3aa Fixed typo in the previous commit. (cherry picked from commit b53a0116473a03607c5be3e4135151b4932acc06) Signed-off-by: Reynold Xin r...@databricks.com Project: http://git-wip-us.apache.org/repos/asf/spark/repo