GitHub user chenghao-intel opened a pull request:
https://github.com/apache/spark/pull/6843
[SPARK-8238][SPARK-8239][SPARK-8242][SPARK-8243][SPARK-8268][SQL]add
ascii/base64/unbase64/encode/decode functions
Add `ascii`,`base64`,`unbase64`,`encode` and `decode` expressions.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chenghao-intel/spark str_funcs2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/6843.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 #6843
----
commit e46740e332f47b1701c84fb2b9c6fa0c722d2440
Author: Cheng Hao <[email protected]>
Date: 2015-06-16T14:23:21Z
add ascii/base64/unbase64/encode/decode functions
commit b341b2120fd64a09d1d9b0bc44bb5137105fe9ec
Author: Cheng Hao <[email protected]>
Date: 2015-06-16T14:25:42Z
remove the unused import
----
---
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]