andreachild commented on code in PR #3209: URL: https://github.com/apache/tinkerpop/pull/3209#discussion_r2370933364
########## gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/map/AbstractMergeElementStepPlaceholder.java: ########## Review Comment: Looking at the `clone` logic, it appears that `properties` can contain traversals. If that is the case then `addProperty` should also call `integrateChild`. -- 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]
