GitHub user HuJiayin opened a pull request: https://github.com/apache/spark/pull/7208
[SPARK-8269][SQL]string function: initcap Returns string, with the first letter of each word in uppercase, all other letters in lowercase. Words are delimited by whitespace. You can merge this pull request into a Git repository by running: $ git pull https://github.com/HuJiayin/spark initcap Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/7208.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #7208 ---- commit 88d0ef5198ed7a588050daeb811216bf8c50d977 Author: HuJiayin <jiayin...@intel.com> Date: 2015-06-30T07:45:14Z [SPARK-8271][SQL]string function: soundex commit 794a1a347fe8cb278acd076156529e8e5361dd55 Author: HuJiayin <jiayin...@intel.com> Date: 2015-07-01T02:18:44Z add soundex commit d15822237ab561f8c1a53e22e0d68dd40f03db76 Author: HuJiayin <jiayin...@intel.com> Date: 2015-07-01T02:43:22Z sync version commit 872bbe94831802d82f557770dd2d0651b7ec8943 Author: HuJiayin <jiayin...@intel.com> Date: 2015-07-01T02:54:02Z delete spaces commit 583eb943ba2d2fe38bd9526142e3ac4f859abbfc Author: HuJiayin <jiayin...@intel.com> Date: 2015-07-01T02:57:39Z rebase logquery commit 36c6a674cc66122077379d90a074b6e72f5f7c7b Author: HuJiayin <jiayin...@intel.com> Date: 2015-07-01T07:59:24Z format code commit 8b41680c331e91c402a1001b90a3171c9c13d159 Author: HuJiayin <jiayin...@intel.com> Date: 2015-07-03T01:16:05Z ut error commit eb88f8f3725648fd323d47202c56ab024f6a6a14 Author: HuJiayin <jiayin...@intel.com> Date: 2015-07-03T06:40:06Z initcap commit ade54477e8e44d6c45f90e578e48b5468e8e150b Author: HuJiayin <jiayin...@intel.com> Date: 2015-07-03T06:40:14Z Merge remote-tracking branch 'origin/master' commit 00718eec00317925e2242b257606c0ef4c2e0497 Author: HuJiayin <jiayin...@intel.com> Date: 2015-07-03T06:53:25Z code merge commit f88d3202f65821159c7b750fbfc003b07f68e993 Author: HuJiayin <jiayin...@intel.com> Date: 2015-07-03T07:06:11Z branch issue commit 5c6b1a21b37c14645324335ed69ed1b2d0fab3c5 Author: HuJiayin <jiayin...@intel.com> Date: 2015-07-03T07:24:49Z [SPARK-8269][SQL]string function initcap ---- --- 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 enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org