GitHub user qiansl127 opened a pull request:

    https://github.com/apache/spark/pull/6970

    [SPARK-8235][SPARK-8236][SQL] misc functions: sha1/sha, crc32

    https://issues.apache.org/jira/browse/SPARK-8235
    https://issues.apache.org/jira/browse/SPARK-8236

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/qiansl127/spark Digest

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/6970.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 #6970
    
----
commit 5c082b7d76036fea7386f3cfb54ab11be7edc670
Author: Shilei <[email protected]>
Date:   2015-06-19T06:22:43Z

    Add misc funcs: sha, crc32

commit dc0f453e2431153f6682635a9d1c8c2a65f2e94f
Author: Shilei <[email protected]>
Date:   2015-06-23T05:59:00Z

    Add sha1(alias for sha)

commit f9790203cfc2245dde9e97314bf4a1e1d70d9231
Author: Shilei <[email protected]>
Date:   2015-06-24T02:45:08Z

    Apply sha to StringType

commit 5417b012be1b3b6278363347e1670341ee8d334c
Author: Shilei <[email protected]>
Date:   2015-06-24T02:51:42Z

    Remove blanks

----


---
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]

Reply via email to