GitHub user davies opened a pull request:

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

    [SPARK-9400] [SQL] codegen for StringLocate

    This is based on #7779 , thanks to @tarekauel . Fix the conflict and 
nullability.
    
    Closes #7779 and #8274 .

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

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

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

    https://github.com/apache/spark/pull/8330.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 #8330
    
----
commit 4c27625eaf3d6b02940390ac31f3000ac8247552
Author: Tarek Auel <[email protected]>
Date:   2015-07-30T04:59:37Z

    [SPARK-9400][SQL] codeGen stringLocate

commit b737590f0175dcee974294eadcf4d174262114d9
Author: Tarek Auel <[email protected]>
Date:   2015-07-30T05:04:18Z

    [SPARK-9400][SQL] removed unnecessary semicolon

commit ba54970a7f22724539caf2b46317559994d56a14
Author: Davies Liu <[email protected]>
Date:   2015-08-20T04:44:03Z

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