[
https://issues.apache.org/jira/browse/TINKERPOP-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16333819#comment-16333819
]
ASF GitHub Bot commented on TINKERPOP-1872:
-------------------------------------------
GitHub user Stargazer4869 opened a pull request:
https://github.com/apache/tinkerpop/pull/788
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 tp32
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/788.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 #788
----
commit 744c4ecbc042acdc481045d6df5077d52d370ac9
Author: zhuchenchen <zhuchenchen@...>
Date: 2018-01-22T03:15:41Z
Apply 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)