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

2018-01-23 Thread jorgebay
Github user jorgebay commented on the issue: https://github.com/apache/tinkerpop/pull/695 I've updated the travis commands to include a `mvn clean install -DskipTests` before running GLV tests, GLV jobs take now 7 and 5 minutes respectively which is still not much. ---

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

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

[jira] [Created] (TINKERPOP-1878) Sparql to Gremlin Transpiler

2018-01-23 Thread stephen mallette (JIRA)
stephen mallette created TINKERPOP-1878: --- Summary: Sparql to Gremlin Transpiler Key: TINKERPOP-1878 URL: https://issues.apache.org/jira/browse/TINKERPOP-1878 Project: TinkerPop Issue Ty

[GitHub] tinkerpop pull request #783: Initial commit for sparql-gremlin changes

2018-01-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/783 ---

[GitHub] tinkerpop issue #783: Initial commit for sparql-gremlin changes

2018-01-23 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/783 I've merged this to TINKERPOP-1878 - future pull requests should be directed there until this is determined by the community to be ready for merge to a release branch. https://issues.

[jira] [Commented] (TINKERPOP-1878) Sparql to Gremlin Transpiler

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

[GitHub] tinkerpop issue #780: TINKERPOP-1871: improve performance by not handling ex...

2018-01-23 Thread jorgebay
Github user jorgebay commented on the issue: https://github.com/apache/tinkerpop/pull/780 lgtm! VOTE: +1 ---

[jira] [Commented] (TINKERPOP-1871) Exception handling is slow in element ReferenceElement creation

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

[GitHub] tinkerpop pull request #780: TINKERPOP-1871: improve performance by not hand...

2018-01-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/780 ---

[jira] [Commented] (TINKERPOP-1871) Exception handling is slow in element ReferenceElement creation

2018-01-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16335763#comment-16335763 ] ASF GitHub Bot commented on TINKERPOP-1871: --- Github user asfgit closed the p

[jira] [Reopened] (TINKERPOP-1871) Exception handling is slow in element ReferenceElement creation

2018-01-23 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette reopened TINKERPOP-1871: - > Exception handling is slow in element ReferenceElement creation > -

[jira] [Updated] (TINKERPOP-1871) Exception handling is slow in element ReferenceElement creation

2018-01-23 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1871: Component/s: structure > Exception handling is slow in element ReferenceElement

[jira] [Closed] (TINKERPOP-1871) Exception handling is slow in element ReferenceElement creation

2018-01-23 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1871. --- Resolution: Implemented Assignee: stephen mallette Fix Version/s: 3

[jira] [Closed] (TINKERPOP-1871) Exception handling is slow in element ReferenceElement creation

2018-01-23 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1871. --- Resolution: Implemented > Exception handling is slow in element ReferenceElement

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

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

[GitHub] tinkerpop issue #781: Tinkerpop 1870 master

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

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

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

[GitHub] tinkerpop pull request #781: Tinkerpop 1870 master

2018-01-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/781 ---

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

2018-01-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/778 ---

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

2018-01-23 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1870. --- Resolution: Implemented Assignee: stephen mallette Fix Version/s: 3

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

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

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

2018-01-23 Thread jbmusso
Github user jbmusso commented on the issue: https://github.com/apache/tinkerpop/pull/695 All good to me! VOTE +1 ---

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

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

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

2018-01-23 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette reopened TINKERPOP-1870: - [~artem.aliev] as soon as I merged this, I noticed something that looked like it

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

2018-01-23 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/772 @PBGraff i'm not sure why i didn't notice this before, but i see a bunch of commits here that aren't yours. Did something get messed up in your fork somehow? ---

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

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

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

2018-01-23 Thread PBGraff
Github user PBGraff commented on the issue: https://github.com/apache/tinkerpop/pull/772 @spmallette That might have occurred with my attempt to rebase on the forked project. It ended up having to do a merge from my local into my remote branch, so those commits are probably (hopefully

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

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