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

2018-01-19 Thread artem-aliev
Github user artem-aliev commented on the issue: https://github.com/apache/tinkerpop/pull/780 retargeted/rebase to latest tp32 ---

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

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

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

2018-01-19 Thread jbmusso
Github user jbmusso commented on the issue: https://github.com/apache/tinkerpop/pull/695 According to https://github.com/petkaantonov/bluebird/issues/1026, users should be able to just patch the global `Promise` object in their application with: ```javascript global.Promise =

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

2018-01-19 Thread artem-aliev
Github user artem-aliev commented on the issue: https://github.com/apache/tinkerpop/pull/778 rebased ---

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

2018-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16332130#comment-16332130 ] ASF GitHub Bot commented on TINKERPOP-1870: --- Github user artem-aliev commented on the issue:

[GitHub] tinkerpop issue #781: Tinkerpop 1870 master

2018-01-19 Thread artem-aliev
Github user artem-aliev commented on the issue: https://github.com/apache/tinkerpop/pull/781 rebased ---

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

2018-01-19 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/778 All tests pass with `docker/build.sh -t -i` VOTE +1 ---

[GitHub] tinkerpop pull request #784: TINKERPOP-1874 P does not appear to be serializ...

2018-01-19 Thread spmallette
GitHub user spmallette opened a pull request: https://github.com/apache/tinkerpop/pull/784 TINKERPOP-1874 P does not appear to be serialized consistently in GraphSON https://issues.apache.org/jira/browse/TINKERPOP-1874 Added bunch of tests for this and found that .NET was

[jira] [Commented] (TINKERPOP-1873) min() and max() work only in the range of Integer values

2018-01-19 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16332412#comment-16332412 ] Daniel Kuppitz commented on TINKERPOP-1873: --- For the protocol: not an issue in {{tp32/}}. >

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

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

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

2018-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16332435#comment-16332435 ] ASF GitHub Bot commented on TINKERPOP-1874: --- GitHub user spmallette opened a pull request:

[jira] [Assigned] (TINKERPOP-1873) min() and max() work only in the range of Integer values

2018-01-19 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette reassigned TINKERPOP-1873: --- Assignee: Daniel Kuppitz > min() and max() work only in the range of

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

2018-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16332804#comment-16332804 ] ASF GitHub Bot commented on TINKERPOP-1874: --- GitHub user spmallette opened a pull request:

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

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

[GitHub] tinkerpop pull request #785: TINKERPOP-1874 master

2018-01-19 Thread spmallette
GitHub user spmallette opened a pull request: https://github.com/apache/tinkerpop/pull/785 TINKERPOP-1874 master See #784 on tp32 for specific details. This change has a lot of extra stuff because I included IO test resources for 3.3.2 to `gremlin-io-test` so that I could also

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

2018-01-19 Thread David M. Brown (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16332870#comment-16332870 ] David M. Brown commented on TINKERPOP-1875: --- Now that I look a bit more closely at the

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

2018-01-19 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16332855#comment-16332855 ] stephen mallette commented on TINKERPOP-1875: - The driver handles it with a default to

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

2018-01-19 Thread jorgebay
Github user jorgebay commented on the issue: https://github.com/apache/tinkerpop/pull/695 Rebased. ---

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

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