[jira] [Commented] (TINKERPOP-1552) C# Gremlin Language Variant

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16090629#comment-16090629 ] ASF GitHub Bot commented on TINKERPOP-1552: --- Github user spmallette commente

[GitHub] tinkerpop issue #670: TINKERPOP-1552 (master) Gremlin .NET

2017-07-17 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/670 Just pushed a fix for one of the two failing tests on this branch (still running on graphson 2.0 at this time). It was an authentication configuration problem with Gremlin Server. No clue yet a

[GitHub] tinkerpop issue #675: Ensure serializers iteration is consistent

2017-07-17 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/675 VOTE +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fe

[jira] [Commented] (TINKERPOP-1715) Bump to Spark 2.2

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16089924#comment-16089924 ] ASF GitHub Bot commented on TINKERPOP-1715: --- Github user okram commented on

[GitHub] tinkerpop issue #678: TINKERPOP-1715: update spark version to 2.2

2017-07-17 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/678 VOTE +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fe

[jira] [Commented] (TINKERPOP-1715) Bump to Spark 2.2

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16089921#comment-16089921 ] ASF GitHub Bot commented on TINKERPOP-1715: --- Github user spmallette commente

[GitHub] tinkerpop issue #678: TINKERPOP-1715: update spark version to 2.2

2017-07-17 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/678 All tests pass with `docker/build.sh -t -i` VOTE +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[jira] [Commented] (TINKERPOP-1715) Bump to Spark 2.2

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16089837#comment-16089837 ] ASF GitHub Bot commented on TINKERPOP-1715: --- Github user artem-aliev comment

[GitHub] tinkerpop pull request #678: TINKERPOP-1715: update spark version to 2.2

2017-07-17 Thread artem-aliev
Github user artem-aliev commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/678#discussion_r127710343 --- Diff: gremlin-groovy/pom.xml --- @@ -93,6 +93,10 @@ limitations under the License. ${project.version} test

[jira] [Commented] (TINKERPOP-1715) Bump to Spark 2.2

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16089698#comment-16089698 ] ASF GitHub Bot commented on TINKERPOP-1715: --- Github user spmallette commente

[jira] [Commented] (TINKERPOP-1715) Bump to Spark 2.2

2017-07-17 Thread Artem Aliev (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16089697#comment-16089697 ] Artem Aliev commented on TINKERPOP-1715: tests passed: {code} spark-gremlin$>m

[GitHub] tinkerpop pull request #678: TINKERPOP-1715: update spark version to 2.2

2017-07-17 Thread spmallette
Github user spmallette commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/678#discussion_r127686608 --- Diff: gremlin-groovy/pom.xml --- @@ -93,6 +93,10 @@ limitations under the License. ${project.version} test

[jira] [Commented] (TINKERPOP-1715) Bump to Spark 2.2

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16089673#comment-16089673 ] ASF GitHub Bot commented on TINKERPOP-1715: --- GitHub user artem-aliev opened

[GitHub] tinkerpop pull request #678: TINKERPOP-1715: update spark version to 2.2

2017-07-17 Thread artem-aliev
GitHub user artem-aliev opened a pull request: https://github.com/apache/tinkerpop/pull/678 TINKERPOP-1715: update spark version to 2.2 That required: - more spark conflicting dependency exclusion in pom.xml - more spark and scala classes registration in tinkerPop gryo Y

Re: hasKey/hasValue javadocs

2017-07-17 Thread Stephen Mallette
doesn't sound like there have been any objections or reasons why hasKey()/values() shouldn't work this waymaybe just create an issue at this point. On Sat, Jul 15, 2017 at 10:09 AM, Robert Dale wrote: > What makes it very compelling is the fact that Element has `keys()` and > `values()` meth