[ 
https://issues.apache.org/jira/browse/TINKERPOP-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16333813#comment-16333813
 ] 

ASF GitHub Bot commented on TINKERPOP-1872:
-------------------------------------------

GitHub user Stargazer4869 opened a pull request:

    https://github.com/apache/tinkerpop/pull/787

    TINKERPOP-1872 Apply edgeFunction in SparkMessenger

    Re-create the pull request to replace the one on master branch.
    The edgeFunction defined in Local MessageScope will not be applied anywhere 
when you are using SparkGraphComputer.  It will cause a difference in result 
with what you will have when you are using TinkerGraphComputer.

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

    $ git pull https://github.com/Stargazer4869/tinkerpop master

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

    https://github.com/apache/tinkerpop/pull/787.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 #787
    
----
commit c92de854c4d20bf826feb79d18daa626f58d7713
Author: zhuchenchen <zhuchenchen@...>
Date:   2018-01-16T07:04:33Z

    Apply edgeFunction in SparkMessenger

commit af0bd776cb9a199079b9484cc4176e58159f1991
Author: zhuchenchen <zhuchenchen@...>
Date:   2018-01-18T11:57:27Z

    Add test case for applying edgeFunction in SparkMessenger

----


> Apply edgeFunction in SparkMessenger
> ------------------------------------
>
>                 Key: TINKERPOP-1872
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1872
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: hadoop
>    Affects Versions: 3.2.7
>            Reporter: stephen mallette
>            Priority: Major
>
> It seem the edgeFunction defined in Local MessageScope will not be applied 
> anywhere when you are using SparkGraphComputer.  It will cause a difference 
> in result with what you will have when you are using TinkerGraphComputer.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to