GitHub user davies opened a pull request:

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

    [SPARK-8263][SQL] substr/substring should also support binary type

    This is based on #7641, thanks to @zhichao-li 
    
    Closes #7641 

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

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

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

    https://github.com/apache/spark/pull/7848.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 #7848
    
----
commit 4f68bfe068394b8aebbc88e349743adbc29c446a
Author: zhichao.li <[email protected]>
Date:   2015-07-24T07:24:53Z

    add binary type support for substring

commit 99aa1303c9a2737db722b5b0b5a21f82de8b7911
Author: zhichao.li <[email protected]>
Date:   2015-07-31T06:10:28Z

    add substring to dataframe

commit 01d795e75db990b928ee013ad6d51a19842849a9
Author: zhichao.li <[email protected]>
Date:   2015-07-31T06:25:51Z

    scala style

commit b45377a7753fc592364560d0b9d1e14b69c1c5ed
Author: Davies Liu <[email protected]>
Date:   2015-08-01T06:51:01Z

    Merge branch 'master' of github.com:apache/spark into substr
    
    Conflicts:
        
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/stringOperations.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