xiazcy opened a new pull request, #2361: URL: https://github.com/apache/tinkerpop/pull/2361
The random strings generated for method arguments can sometimes contain duplicate, which will fail the new requirement for project step to have unique keys only (introduced in https://github.com/apache/tinkerpop/pull/2217). This PR adds processing to remove duplicates after the string args are generated. (Note this is not needed for the current release). -- 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]
