[jira] [Commented] (TINKERPOP-1834) Consider iterate() as a first class step

2017-11-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16268021#comment-16268021 ] ASF GitHub Bot commented on TINKERPOP-1834: --- Github user okram commented on the issue:

[GitHub] tinkerpop issue #755: TINKERPOP-1834: Consider iterate() as a first class st...

2017-11-27 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/755 The bug is in GremlinServer's `TraversalOpProcessor`. I have it fixed. Running integration tests now. ---

[jira] [Commented] (TINKERPOP-1834) Consider iterate() as a first class step

2017-11-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16268020#comment-16268020 ] ASF GitHub Bot commented on TINKERPOP-1834: --- Github user dkuppitz commented on the issue:

[GitHub] tinkerpop issue #755: TINKERPOP-1834: Consider iterate() as a first class st...

2017-11-27 Thread dkuppitz
Github user dkuppitz commented on the issue: https://github.com/apache/tinkerpop/pull/755 Yep, integration tests are failing. ``` [ERROR] Failures: [ERROR] GremlinServerIntegrateTest.shouldGetSideEffectKeysUsingWithRemote:970 expected:<2> but was:<0> [ERROR]

[jira] [Commented] (TINKERPOP-1834) Consider iterate() as a first class step

2017-11-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16267846#comment-16267846 ] ASF GitHub Bot commented on TINKERPOP-1834: --- Github user spmallette commented on the issue:

[GitHub] tinkerpop issue #755: TINKERPOP-1834: Consider iterate() as a first class st...

2017-11-27 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/755 Fails for me with: `mvn clean install -DskipTests && mvn verify -pl gremlin-server -DskipIntegrationTests=false -DincludeNeo4j` ---

[jira] [Commented] (TINKERPOP-1834) Consider iterate() as a first class step

2017-11-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16267569#comment-16267569 ] ASF GitHub Bot commented on TINKERPOP-1834: --- Github user dkuppitz commented on the issue:

[GitHub] tinkerpop issue #755: TINKERPOP-1834: Consider iterate() as a first class st...

2017-11-27 Thread dkuppitz
Github user dkuppitz commented on the issue: https://github.com/apache/tinkerpop/pull/755 The standard test suite worked, but I didn't try the full integration test suite (yet). I will start a full Docker build later today. ---

[jira] [Commented] (TINKERPOP-1834) Consider iterate() as a first class step

2017-11-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16267390#comment-16267390 ] ASF GitHub Bot commented on TINKERPOP-1834: --- Github user spmallette commented on the issue:

[GitHub] tinkerpop issue #755: TINKERPOP-1834: Consider iterate() as a first class st...

2017-11-27 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/755 I'm getting errors in Gremlin Server tests in two separate runs of docker. Did anyone else have problems? ---

[jira] [Commented] (TINKERPOP-1827) Gremlin .NET: Test Suite Runner

2017-11-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16267380#comment-16267380 ] ASF GitHub Bot commented on TINKERPOP-1827: --- Github user FlorianHockmann commented on the

[GitHub] tinkerpop issue #754: TINKERPOP-1827 Gremlin .NET: Test Suite Runner

2017-11-27 Thread FlorianHockmann
Github user FlorianHockmann commented on the issue: https://github.com/apache/tinkerpop/pull/754 With your latest commit all scenarios work for me. I try to review the changes by the end of the week. ---

[jira] [Closed] (TINKERPOP-1807) Gremlin-Python doesn't support GraphSON types g:Date, g:Timestamp and g:UUID

2017-11-27 Thread David M. Brown (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David M. Brown closed TINKERPOP-1807. - Resolution: Fixed Fix Version/s: 3.3.1 3.2.7 >

[jira] [Commented] (TINKERPOP-1807) Gremlin-Python doesn't support GraphSON types g:Date, g:Timestamp and g:UUID

2017-11-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16267134#comment-16267134 ] ASF GitHub Bot commented on TINKERPOP-1807: --- Github user asfgit closed the pull request at:

[jira] [Commented] (TINKERPOP-1807) Gremlin-Python doesn't support GraphSON types g:Date, g:Timestamp and g:UUID

2017-11-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16267133#comment-16267133 ] ASF GitHub Bot commented on TINKERPOP-1807: --- Github user asfgit closed the pull request at:

[GitHub] tinkerpop pull request #741: TINKERPOP-1807 Gremlin-Python doesn't support G...

2017-11-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/741 ---

[jira] [Commented] (TINKERPOP-1834) Consider iterate() as a first class step

2017-11-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16266862#comment-16266862 ] ASF GitHub Bot commented on TINKERPOP-1834: --- Github user BrynCooke commented on the issue:

[GitHub] tinkerpop issue #755: TINKERPOP-1834: Consider iterate() as a first class st...

2017-11-27 Thread BrynCooke
Github user BrynCooke commented on the issue: https://github.com/apache/tinkerpop/pull/755 This looks great. +1 (non binding) ---

[jira] [Commented] (TINKERPOP-1834) Consider iterate() as a first class step

2017-11-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16266851#comment-16266851 ] ASF GitHub Bot commented on TINKERPOP-1834: --- Github user dkuppitz commented on the issue:

[GitHub] tinkerpop issue #755: TINKERPOP-1834: Consider iterate() as a first class st...

2017-11-27 Thread dkuppitz
Github user dkuppitz commented on the issue: https://github.com/apache/tinkerpop/pull/755 VOTE: +1 ---

[jira] [Commented] (TINKERPOP-1837) Gremlin .NET: Provide type coercion between IDictionary<K, V> instances

2017-11-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16266793#comment-16266793 ] ASF GitHub Bot commented on TINKERPOP-1837: --- Github user FlorianHockmann commented on a diff

[GitHub] tinkerpop issue #757: TINKERPOP-1837 Gremlin .NET: Provide type coercion bet...

2017-11-27 Thread FlorianHockmann
Github user FlorianHockmann commented on the issue: https://github.com/apache/tinkerpop/pull/757 The changes look good to me. VOTE +1 ---

[GitHub] tinkerpop pull request #757: TINKERPOP-1837 Gremlin .NET: Provide type coerc...

2017-11-27 Thread FlorianHockmann
Github user FlorianHockmann commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/757#discussion_r153193506 --- Diff: gremlin-dotnet/src/Gremlin.Net/Process/Traversal/DefaultTraversal.cs --- @@ -86,9 +87,61 @@ public void Reset() }

[jira] [Closed] (TINKERPOP-1832) TraversalHelper.replaceStep sets previousStep to the wrong step

2017-11-27 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1832. --- Resolution: Fixed Fix Version/s: 3.3.1 3.2.7 >

[jira] [Commented] (TINKERPOP-1832) TraversalHelper.replaceStep sets previousStep to the wrong step

2017-11-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16266752#comment-16266752 ] ASF GitHub Bot commented on TINKERPOP-1832: --- Github user asfgit closed the pull request at:

[GitHub] tinkerpop pull request #756: TINKERPOP-1832: TraversalHelper.replaceStep set...

2017-11-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/756 ---

[GitHub] tinkerpop pull request #757: TINKERPOP-1837 Gremlin .NET: Provide type coerc...

2017-11-27 Thread jorgebay
Github user jorgebay commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/757#discussion_r153151298 --- Diff: gremlin-dotnet/src/Gremlin.Net/Process/Traversal/DefaultTraversal.cs --- @@ -86,9 +87,61 @@ public void Reset() }

[jira] [Commented] (TINKERPOP-1837) Gremlin .NET: Provide type coercion between IDictionary<K, V> instances

2017-11-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16266587#comment-16266587 ] ASF GitHub Bot commented on TINKERPOP-1837: --- Github user FlorianHockmann commented on a diff

[GitHub] tinkerpop pull request #757: TINKERPOP-1837 Gremlin .NET: Provide type coerc...

2017-11-27 Thread FlorianHockmann
Github user FlorianHockmann commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/757#discussion_r153148019 --- Diff: gremlin-dotnet/src/Gremlin.Net/Process/Traversal/DefaultTraversal.cs --- @@ -86,9 +87,61 @@ public void Reset() }

[jira] [Commented] (TINKERPOP-1837) Gremlin .NET: Provide type coercion between IDictionary<K, V> instances

2017-11-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16266482#comment-16266482 ] ASF GitHub Bot commented on TINKERPOP-1837: --- Github user FlorianHockmann commented on a diff

[jira] [Commented] (TINKERPOP-1837) Gremlin .NET: Provide type coercion between IDictionary<K, V> instances

2017-11-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16266489#comment-16266489 ] ASF GitHub Bot commented on TINKERPOP-1837: --- Github user jorgebay commented on a diff in the

[GitHub] tinkerpop pull request #757: TINKERPOP-1837 Gremlin .NET: Provide type coerc...

2017-11-27 Thread jorgebay
Github user jorgebay commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/757#discussion_r153128066 --- Diff: gremlin-dotnet/src/Gremlin.Net/Process/Traversal/DefaultTraversal.cs --- @@ -86,9 +87,61 @@ public void Reset() }

[GitHub] tinkerpop pull request #757: TINKERPOP-1837 Gremlin .NET: Provide type coerc...

2017-11-27 Thread FlorianHockmann
Github user FlorianHockmann commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/757#discussion_r153126228 --- Diff: gremlin-dotnet/src/Gremlin.Net/Process/Traversal/DefaultTraversal.cs --- @@ -86,9 +87,61 @@ public void Reset() }

[jira] [Commented] (TINKERPOP-1827) Gremlin .NET: Test Suite Runner

2017-11-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16266477#comment-16266477 ] ASF GitHub Bot commented on TINKERPOP-1827: --- Github user jorgebay commented on a diff in the

[GitHub] tinkerpop pull request #754: TINKERPOP-1827 Gremlin .NET: Test Suite Runner

2017-11-27 Thread jorgebay
Github user jorgebay commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/754#discussion_r153125632 --- Diff: gremlin-dotnet/test/Gremlin.Net.IntegrationTest/Gherkin/TraversalEvaluation/TraversalParser.cs --- @@ -0,0 +1,472 @@ +#region License