GitHub user davies opened a pull request:
https://github.com/apache/spark/pull/7850
[SPARK-8269][SQL] string function: initcap
This PR is based on #7208 , thanks to @HuJiayin
Closes #7208
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/davies/spark initcap
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/7850.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 #7850
----
commit 7ce416ba8222b578dffffa34e574192e8821a5fc
Author: HuJiayin <[email protected]>
Date: 2015-07-22T01:43:43Z
support initcap rebase code
commit c79482d42d70eceb1829f7798ed54cdbbcfd6556
Author: HuJiayin <[email protected]>
Date: 2015-07-23T01:31:30Z
support soundex
commit 6a0b958980c35b0e8da526ec9cf670d082b334e8
Author: HuJiayin <[email protected]>
Date: 2015-07-23T03:19:31Z
add column
commit 7e0c604c00dca6612b0c1bcb464849c257999633
Author: HuJiayin <[email protected]>
Date: 2015-07-23T06:12:33Z
Merge branch 'master' of https://github.com/apache/spark into initcap
commit 1f5a0efc970f2688254ab846f0ac5d4b38a8a377
Author: HuJiayin <[email protected]>
Date: 2015-07-24T08:30:49Z
add codegen
commit b616c0e4223379cae162ec24c28f0a49e141acbf
Author: HuJiayin <[email protected]>
Date: 2015-07-31T06:44:12Z
add python api
commit 2cd43e5ed2e2676755c304ab051826e9ea44d4ff
Author: HuJiayin <[email protected]>
Date: 2015-07-31T08:29:35Z
fix python style check
commit 8b2506ad605a035e41206d83eca064ae5a447ac7
Author: HuJiayin <[email protected]>
Date: 2015-07-31T12:52:25Z
Update functions.py
commit 3a906e4080770f63f9f4b25ea02c379dd49f0887
Author: Davies Liu <[email protected]>
Date: 2015-08-01T07:30:53Z
implement title case in UTF8String
commit c9acdbc19d14a47bc2649cc9a55e7eef6ad6ec2b
Author: Davies Liu <[email protected]>
Date: 2015-08-01T07:31:06Z
Merge branch 'master' of github.com:apache/spark into 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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]