[GitHub] tinkerpop pull request #475: TINKERPOP-1211: UnfoldStep should unfold arrays...

2016-11-04 Thread spmallette
Github user spmallette commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/475#discussion_r86534725 --- Diff: CHANGELOG.asciidoc --- @@ -26,6 +26,7 @@ image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima TinkerPop 3.3.0

[GitHub] tinkerpop pull request #475: TINKERPOP-1211: UnfoldStep should unfold arrays...

2016-11-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/475 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is e

[GitHub] tinkerpop pull request #475: TINKERPOP-1211: UnfoldStep should unfold arrays...

2016-11-01 Thread twilmes
Github user twilmes commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/475#discussion_r86026558 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/map/UnfoldStep.java --- @@ -46,6 +47,8 @@ else if (s instanceof I

[GitHub] tinkerpop pull request #475: TINKERPOP-1211: UnfoldStep should unfold arrays...

2016-11-01 Thread okram
GitHub user okram opened a pull request: https://github.com/apache/tinkerpop/pull/475 TINKERPOP-1211: UnfoldStep should unfold arrays. https://issues.apache.org/jira/browse/TINKERPOP-1211 Unfold step now handles unfolding of arrays. VOTE +1. You can merge this pull