[jira] [Commented] (TINKERPOP-1868) Support inject source step in Gremlin.Net

2018-01-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16331860#comment-16331860 ] ASF GitHub Bot commented on TINKERPOP-1868: --- Github user jorgebay commented

[GitHub] tinkerpop pull request #776: TINKERPOP-1868 Gremlin.Net: Add Inject step to ...

2018-01-18 Thread jorgebay
Github user jorgebay commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/776#discussion_r162555342 --- Diff: gremlin-dotnet/glv/GraphTraversal.template --- @@ -68,7 +68,7 @@ namespace Gremlin.Net.Process.Traversal public GraphTraversal< <%=

[jira] [Commented] (TINKERPOP-1874) P does not appear to be serialized consistently in GraphSON

2018-01-18 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16331858#comment-16331858 ] Jorge Bay commented on TINKERPOP-1874: -- You are correct, on the C# test suite it'

[jira] [Commented] (TINKERPOP-1872) Apply edgeFunction in SparkMessenger

2018-01-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16331655#comment-16331655 ] ASF GitHub Bot commented on TINKERPOP-1872: --- Github user Stargazer4869 comme

[GitHub] tinkerpop issue #779: TINKERPOP-1872 Apply edgeFunction in SparkMessenger

2018-01-18 Thread Stargazer4869
Github user Stargazer4869 commented on the issue: https://github.com/apache/tinkerpop/pull/779 Added a test case for this fix. Retargeted this PR to tp32 branch. ---

[jira] [Created] (TINKERPOP-1875) Gremlin-Python only aggregates to list when using GraphSON3

2018-01-18 Thread David M. Brown (JIRA)
David M. Brown created TINKERPOP-1875: - Summary: Gremlin-Python only aggregates to list when using GraphSON3 Key: TINKERPOP-1875 URL: https://issues.apache.org/jira/browse/TINKERPOP-1875 Project:

[jira] [Commented] (TINKERPOP-1867) union() can produce extra traversers

2018-01-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16331595#comment-16331595 ] ASF GitHub Bot commented on TINKERPOP-1867: --- Github user robertdale commente

[GitHub] tinkerpop issue #775: TINKERPOP-1867 union() can produce extra traversers

2018-01-18 Thread robertdale
Github user robertdale commented on the issue: https://github.com/apache/tinkerpop/pull/775 VOTE +1 ---

[GitHub] tinkerpop issue #781: Tinkerpop 1870 master

2018-01-18 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/781 I'm posting this to all open PRs of current relevance - this PR needs to be rebased against the branch it is targeted against given a broken python dependency that was published to pypi a day

[GitHub] tinkerpop issue #780: improve performace by not handling excepptions

2018-01-18 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/780 I'm posting this to all open PRs of current relevance - this PR needs to be rebased against the branch it is targeted against given a broken python dependency that was published to pypi a day

[jira] [Commented] (TINKERPOP-1870) n^2 synchronious operation in OLAP WorkerExecutor.execute() method

2018-01-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16331446#comment-16331446 ] ASF GitHub Bot commented on TINKERPOP-1870: --- Github user spmallette commente

[jira] [Commented] (TINKERPOP-1862) TinkerGraph VertexProgram message passing doesn't work properly when using Direction.BOTH

2018-01-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16331444#comment-16331444 ] ASF GitHub Bot commented on TINKERPOP-1862: --- Github user spmallette commente

[jira] [Commented] (TINKERPOP-1872) Apply edgeFunction in SparkMessenger

2018-01-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16331447#comment-16331447 ] ASF GitHub Bot commented on TINKERPOP-1872: --- Github user spmallette commente

[GitHub] tinkerpop issue #779: TINKERPOP-1872 Apply edgeFunction in SparkMessenger

2018-01-18 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/779 I'm posting this to all open PRs of current relevance - this PR needs to be rebased against the branch it is targeted against given a broken python dependency that was published to pypi a day

[GitHub] tinkerpop issue #777: TINKERPOP-1862 TinkerMessenger proper handling of Dire...

2018-01-18 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/777 I'm posting this to all open PRs of current relevance - this PR needs to be rebased against the branch it is targeted against given a broken python dependency that was published to pypi a day

[GitHub] tinkerpop issue #778: TINKERPOP-1870: Extends TraverserSet to have Vertex in...

2018-01-18 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/778 I'm posting this to all open PRs of current relevance - this PR needs to be rebased against the branch it is targeted against given a broken python dependency that was published to pypi a day

[jira] [Commented] (TINKERPOP-1447) Add some JavaScript intelligence to the documentation so that comments and output are not copied in a copy paste

2018-01-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16331443#comment-16331443 ] ASF GitHub Bot commented on TINKERPOP-1447: --- Github user spmallette commente

[jira] [Commented] (TINKERPOP-1861) VertexProgram create with varargs for Graphs

2018-01-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16331441#comment-16331441 ] ASF GitHub Bot commented on TINKERPOP-1861: --- Github user spmallette commente

[GitHub] tinkerpop issue #766: TINKERPOP-1447 Add some JavaScript intelligence to the...

2018-01-18 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/766 I'm posting this to all open PRs of current relevance - this PR needs to be rebased against the branch it is targeted against given a broken python dependency that was published to pypi a day o

[jira] [Commented] (TINKERPOP-1489) Provide a Javascript Gremlin Language Variant

2018-01-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16331438#comment-16331438 ] ASF GitHub Bot commented on TINKERPOP-1489: --- Github user spmallette commente

[GitHub] tinkerpop issue #772: TINKERPOP-1861 Modify VertexProgram Builder to take va...

2018-01-18 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/772 I'm posting this to all open PRs of current relevance - this PR needs to be rebased against the branch it is targeted against given a broken python dependency that was published to pypi a day o

[GitHub] tinkerpop issue #695: TINKERPOP-1489 JavaScript GLV

2018-01-18 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/695 I'm posting this to all open PRs of current relevance - this PR needs to be rebased against the branch it is targeted against given a broken python dependency that was published to pypi a day o

[jira] [Commented] (TINKERPOP-1870) n^2 synchronious operation in OLAP WorkerExecutor.execute() method

2018-01-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16331318#comment-16331318 ] ASF GitHub Bot commented on TINKERPOP-1870: --- Github user spmallette commente

[GitHub] tinkerpop pull request #778: TINKERPOP-1870: Extends TraverserSet to have Ve...

2018-01-18 Thread spmallette
Github user spmallette commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/778#discussion_r162483959 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/structure/io/gryo/GryoVersion.java --- @@ -305,6 +307,7 @@ public String getVersion(

[jira] [Commented] (TINKERPOP-1874) P does not appear to be serialized consistently in GraphSON

2018-01-18 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16331288#comment-16331288 ] stephen mallette commented on TINKERPOP-1874: - [~jorgebg] i just added a g

[jira] [Created] (TINKERPOP-1874) P does not appear to be serialized consistently in GraphSON

2018-01-18 Thread stephen mallette (JIRA)
stephen mallette created TINKERPOP-1874: --- Summary: P does not appear to be serialized consistently in GraphSON Key: TINKERPOP-1874 URL: https://issues.apache.org/jira/browse/TINKERPOP-1874 Proje

[GitHub] tinkerpop pull request #776: TINKERPOP-1868 Gremlin.Net: Add Inject step to ...

2018-01-18 Thread FlorianHockmann
Github user FlorianHockmann commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/776#discussion_r162432862 --- Diff: gremlin-dotnet/glv/GraphTraversal.template --- @@ -68,7 +68,7 @@ namespace Gremlin.Net.Process.Traversal public GraphTravers

[GitHub] tinkerpop pull request #776: TINKERPOP-1868 Gremlin.Net: Add Inject step to ...

2018-01-18 Thread spmallette
Github user spmallette commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/776#discussion_r162380860 --- Diff: gremlin-dotnet/glv/GraphTraversal.template --- @@ -68,7 +68,7 @@ namespace Gremlin.Net.Process.Traversal public GraphTraversal< <

[GitHub] tinkerpop issue #776: TINKERPOP-1868 Gremlin.Net: Add Inject step to GraphTr...

2018-01-18 Thread jorgebay
Github user jorgebay commented on the issue: https://github.com/apache/tinkerpop/pull/776 Looks great, I've added comment / question above but its just a nit. VOTE +1 ---

[GitHub] tinkerpop pull request #776: TINKERPOP-1868 Gremlin.Net: Add Inject step to ...

2018-01-18 Thread jorgebay
Github user jorgebay commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/776#discussion_r162377440 --- Diff: gremlin-dotnet/glv/GraphTraversal.template --- @@ -68,7 +68,7 @@ namespace Gremlin.Net.Process.Traversal public GraphTraversal< <%=

[GitHub] tinkerpop issue #777: TINKERPOP-1862 TinkerMessenger proper handling of Dire...

2018-01-18 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/777 The tests don't require spark. You just need to run the integration tests. with docker it's as easy as: `docker/build.sh -t -i`. in a local maven environment, you can `mvn verify -pl spark-grem

[GitHub] tinkerpop issue #695: TINKERPOP-1489 JavaScript GLV

2018-01-18 Thread jorgebay
Github user jorgebay commented on the issue: https://github.com/apache/tinkerpop/pull/695 > About `utils.toPromise` - if I understand you well, you want a dual callback/promise API for most async functions? Just promise-based API, no callback-based API. `utils.toPromise()` its