[
https://issues.apache.org/jira/browse/TINKERPOP3-768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14987701#comment-14987701
]
ASF GitHub Bot commented on TINKERPOP3-768:
-------------------------------------------
Github user okram commented on the pull request:
https://github.com/apache/incubator-tinkerpop/pull/134#issuecomment-153428165
@dkuppitz --- Spark integration tests passed. Giraph is still running (but
the changes won't effect the integration test suites).
> MatchStep in OLAP should be smart about current vertex.
> --------------------------------------------------------
>
> Key: TINKERPOP3-768
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-768
> Project: TinkerPop 3
> Issue Type: Improvement
> Components: process
> Affects Versions: 3.0.2-incubating
> Reporter: Marko A. Rodriguez
> Assignee: Marko A. Rodriguez
>
> Right now, {{CountMatchAlgorithm}} doesn't care which vertex the traverser is
> at when selecting a match-pattern. Given the communication overhead in OLAP,
> its best to bias pattern selection to those that are currently where the
> traverser is located.
> I think {{MatchAlgorithm}} might do well with a
> {{MatchAlgorithm.initialize(traversals,engine)}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)