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

   Fixed `SampleGlobalStep` computer algorithm to return the correct sample 
size when used in repeat by retaining only the traversers which have passed 
through all loops when merging traverser sets. Prior to this fix the traverser 
sets would be merged together and traversers which were excluded from the 
sample would potentially be added to the sample in the next loop.
   
   VOTE +1


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to