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

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

kenhuuu opened a new pull request, #3246:
URL: https://github.com/apache/tinkerpop/pull/3246

   Local was behaving as a per traverser traversal when it should be a per 
object traversal. This means that there should be no bulked traversers that are 
added as starts to local traversals.
   
   https://issues.apache.org/jira/browse/TINKERPOP-3196
   
   <!--
   Thanks for contributing! Reminders:
   + TARGET the earliest branch where you want the change
       3.7-dev -> 3.7.5 (non-breaking only)
       3.8-dev -> 3.8.0
       master  -> 4.0.0
   + Committers will MERGE the PR forward to newer versions
   + ADD entry to the CHANGELOG.asciidoc for the targeted version
       Do not reference a JIRA number there
   + ADD JIRA number to title and link in description
   + PRs requires 3 +1s from committers OR
                  1 +1 and 7 day wait to merge.
   + MORE details: https://s.apache.org/rtnal
   -->




> Implement proposal 5 regarding changes to local
> -----------------------------------------------
>
>                 Key: TINKERPOP-3196
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-3196
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: process
>            Reporter: Ken Hu
>            Priority: Major
>             Fix For: 3.8.0
>
>
> [This discuss 
> thread|https://lists.apache.org/thread/nhv6sopypylpf2j1rb9tr7k9r8gjcdvt] and 
> its subsequent 
> [proposal|https://github.com/apache/tinkerpop/blob/master/docs/src/dev/future/proposal-scoping-5.asciidoc]
>  outline semantic changes that should be made to the local() step. LocalStep 
> should now be used as a way to control traverser flow and enable lazy 
> evaluation.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to