GitHub user davies opened a pull request:

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

    [SPARK-8784] [SQL] Add Python API for hex and unhex

    

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

    $ git pull https://github.com/davies/spark hex

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

    https://github.com/apache/spark/pull/7223.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 #7223
    
----
commit 1a24082e22514d67ff387bbbf7b355b89ddc66a7
Author: Davies Liu <[email protected]>
Date:   2015-07-02T07:03:26Z

    Add Python API for hex and unhex

commit c3af78c1dad2390b6af4fe18159a65c5c9c1bd1a
Author: Davies Liu <[email protected]>
Date:   2015-07-02T07:19:11Z

    address commments

commit 25156b7a4911dc0ee9f41cabbfb529126288f68d
Author: Davies Liu <[email protected]>
Date:   2015-07-02T17:31:30Z

    address comments and fix test

commit b31fc9a76c299fdd5c09210576157b374ebcd245
Author: Davies Liu <[email protected]>
Date:   2015-07-02T18:29:14Z

    Update math.scala

commit 49e325feee237a4cba040799434a9668a2f7e2e9
Author: Davies Liu <[email protected]>
Date:   2015-07-02T20:12:43Z

    Merge branch 'master' of github.com:apache/spark into hex
    
    Conflicts:
        
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/math.scala
        
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/MathFunctionsSuite.scala

commit f032fbb1685827f7b357482259d82bc7d54e5c18
Author: Davies Liu <[email protected]>
Date:   2015-07-02T20:14:28Z

    Merge branch 'hex' of github.com:davies/spark into hex

commit f9fe5a30e3cdddfa2be638fd9033f2613f87b1ec
Author: Davies Liu <[email protected]>
Date:   2015-07-04T19:14:52Z

    Merge branch 'master' of github.com:apache/spark into hex
    
    Conflicts:
        
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/FunctionRegistry.scala
        
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/math.scala
        
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/MathFunctionsSuite.scala

----


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