[jira] [Commented] (TINKERPOP-1979) Several OLAP issues in MathStep

2018-06-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506569#comment-16506569 ] ASF GitHub Bot commented on TINKERPOP-1979: --- Github user dkuppitz commented on the issue:

[GitHub] tinkerpop issue #874: TINKERPOP-1979 Fix math() on OLAP/Spark

2018-06-08 Thread dkuppitz
Github user dkuppitz commented on the issue: https://github.com/apache/tinkerpop/pull/874 VOTE: +1 ---

Repeated Travis .Failures on .NET

2018-06-08 Thread Stephen Mallette
A lot of PRs failing build because of .NET. The error I consistently see is: 127.43s$ curl https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > microsoft.gpg curl: (7) Failed to connect to packages.microsoft.com port 443: Connection timed out gpg: no valid OpenPGP data found. The

[jira] [Commented] (TINKERPOP-1518) Provide a way for providers to expose static Graph.Features to tests

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

[jira] [Updated] (TINKERPOP-1518) Provide a way for providers to expose static Graph.Features to tests

2018-06-08 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1518: Summary: Provide a way for providers to expose static Graph.Features to tests

[GitHub] tinkerpop issue #873: TINKERPOP-1518 Cache Graph.Features for tests

2018-06-08 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/873 Good point - updated to "Provide a way for providers to expose static Graph.Features to tests" ---

[jira] [Commented] (TINKERPOP-1979) Several OLAP issues in MathStep

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

[GitHub] tinkerpop pull request #874: TINKERPOP-1979 Fix math() on OLAP/Spark

2018-06-08 Thread spmallette
GitHub user spmallette opened a pull request: https://github.com/apache/tinkerpop/pull/874 TINKERPOP-1979 Fix math() on OLAP/Spark https://issues.apache.org/jira/browse/TINKERPOP-1979 Should be working now - just a serialization problem and fix to dealing with requirements

[jira] [Commented] (TINKERPOP-1518) Cache Graph.Features

2018-06-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506524#comment-16506524 ] ASF GitHub Bot commented on TINKERPOP-1518: --- Github user dkuppitz commented on the issue:

[GitHub] tinkerpop issue #873: TINKERPOP-1518 Cache Graph.Features for tests

2018-06-08 Thread dkuppitz
Github user dkuppitz commented on the issue: https://github.com/apache/tinkerpop/pull/873 VOTE: +1 Though I would change the Jira ticket title before it makes it into the CHANGELOG, as the implementation doesn't really cache anything. ---

[jira] [Commented] (TINKERPOP-1831) Refactor EventStrategy

2018-06-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506505#comment-16506505 ] ASF GitHub Bot commented on TINKERPOP-1831: --- Github user dkuppitz commented on the issue:

[GitHub] tinkerpop issue #872: TINKERPOP-1831 Refactored EventStrategy

2018-06-08 Thread dkuppitz
Github user dkuppitz commented on the issue: https://github.com/apache/tinkerpop/pull/872 VOTE: +1 ---

[DISCUSS] Getting "Practical Gremlin" more visibilty

2018-06-08 Thread Stephen Mallette
I'm not sure what we should do about this, but Kelvin's book, Practical Gremlin, is really the best thing out there for learning Gremlin. I mean, we have lots of good documentation in TinkerPop for sure, but it is written as more of a reference than a cohesive resource that you can go to for your

[jira] [Commented] (TINKERPOP-1942) Binary serialization format

2018-06-08 Thread Kevin Gallardo (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506291#comment-16506291 ] Kevin Gallardo commented on TINKERPOP-1942: --- Hi all, will throw this out there: TIL about a

[jira] [Commented] (TINKERPOP-1518) Cache Graph.Features

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

[GitHub] tinkerpop pull request #873: TINKERPOP-1518 Cache Graph.Features for tests

2018-06-08 Thread spmallette
GitHub user spmallette opened a pull request: https://github.com/apache/tinkerpop/pull/873 TINKERPOP-1518 Cache Graph.Features for tests https://issues.apache.org/jira/browse/TINKERPOP-1518 For graphs that have an expensive startup time but a static set of `Graph.Features`