[GitHub] jorgebay commented on issue #971: TINKERPOP-2062 added Traversal class to CoreImports

2018-10-26 Thread GitBox
jorgebay commented on issue #971: TINKERPOP-2062 added Traversal class to CoreImports URL: https://github.com/apache/tinkerpop/pull/971#issuecomment-433318405 sgtm, VOTE +1 This is an automated message from the Apache Git Ser

[tinkerpop] 01/05: GraphBinary specification

2018-10-26 Thread jorgebg
This is an automated email from the ASF dual-hosted git repository. jorgebg pushed a commit to branch TINKERPOP-1942 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit 2fc2683c0d518e2a27b8b3eba9c136be1d9ee9e8 Author: Jorge Bay Gondra AuthorDate: Thu Apr 19 11:35:47 2018 +0200

[tinkerpop] 04/05: TINKERPOP-1942 Improve support for null values and complex custom types

2018-10-26 Thread jorgebg
This is an automated email from the ASF dual-hosted git repository. jorgebg pushed a commit to branch TINKERPOP-1942 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit 97c5d9ee59583ad0733a96d795e44f5ccba652ee Author: Jorge Bay Gondra AuthorDate: Tue Oct 2 12:55:46 2018 +0200

[tinkerpop] 05/05: TINKERPOP-1942 Correct child type information

2018-10-26 Thread jorgebg
This is an automated email from the ASF dual-hosted git repository. jorgebg pushed a commit to branch TINKERPOP-1942 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit 6aa417c9af4be5169b480434f0da6ba4134855f1 Author: Jorge Bay Gondra AuthorDate: Fri Oct 26 11:32:53 2018 +0200

[tinkerpop] 02/05: Code correction and escape fix

2018-10-26 Thread jorgebg
This is an automated email from the ASF dual-hosted git repository. jorgebg pushed a commit to branch TINKERPOP-1942 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit f67782221b432b5bcd1fdaf5caee2e830ffc9c2f Author: Jorge Bay Gondra AuthorDate: Thu Apr 19 13:00:46 2018 +0200

[tinkerpop] 03/05: Fix typo

2018-10-26 Thread jorgebg
This is an automated email from the ASF dual-hosted git repository. jorgebg pushed a commit to branch TINKERPOP-1942 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit 32f67fe918cef3b18acc97283f2db8d0dd75f729 Author: Jorge Bay Gondra AuthorDate: Fri Apr 20 12:18:43 2018 +0200

[tinkerpop] branch TINKERPOP-1942 updated: TINKERPOP-1942 Basic implementation and benchmarks

2018-10-26 Thread jorgebg
This is an automated email from the ASF dual-hosted git repository. jorgebg pushed a commit to branch TINKERPOP-1942 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git The following commit(s) were added to refs/heads/TINKERPOP-1942 by this push: new c66c2f6 TINKERPOP-1942 Basi

[tinkerpop] branch TINKERPOP-2059 created (now f30ae5d)

2018-10-26 Thread dkuppitz
This is an automated email from the ASF dual-hosted git repository. dkuppitz pushed a change to branch TINKERPOP-2059 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. at f30ae5d wip This branch includes the following new commits: new 75574e0 TINKERPOP-2059 wip

[tinkerpop] 02/02: wip

2018-10-26 Thread dkuppitz
This is an automated email from the ASF dual-hosted git repository. dkuppitz pushed a commit to branch TINKERPOP-2059 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit f30ae5d33f8764b348b9eec80faf537a9a3ab058 Author: Daniel Kuppitz AuthorDate: Fri Oct 26 07:15:11 2018 -0700

[tinkerpop] 01/02: TINKERPOP-2059 wip

2018-10-26 Thread dkuppitz
This is an automated email from the ASF dual-hosted git repository. dkuppitz pushed a commit to branch TINKERPOP-2059 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit 75574e07df198b8d70db11d3ae515301b809d53b Author: Daniel Kuppitz AuthorDate: Tue Oct 23 13:04:20 2018 -0700

[GitHub] danielcweber opened a new pull request #972: TINKERPOP-2067 Allow getting raw JToken data from Gremlin.Net.Driver.GremlinClient.

2018-10-26 Thread GitBox
danielcweber opened a new pull request #972: TINKERPOP-2067 Allow getting raw JToken data from Gremlin.Net.Driver.GremlinClient. URL: https://github.com/apache/tinkerpop/pull/972 https://issues.apache.org/jira/browse/TINKERPOP-2067 --

[GitHub] artem-aliev opened a new pull request #973: TINKERPOP-2081: Fix PersistedOutputRDD to eager persist RDD

2018-10-26 Thread GitBox
artem-aliev opened a new pull request #973: TINKERPOP-2081: Fix PersistedOutputRDD to eager persist RDD URL: https://github.com/apache/tinkerpop/pull/973 call rdd.count() action to trigger the caching This is an automated mes

[tinkerpop] branch tp33 updated (51f75cc -> 7445d18)

2018-10-26 Thread florianhockmann
This is an automated email from the ASF dual-hosted git repository. florianhockmann pushed a change to branch tp33 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from 51f75cc Merge pull request #965 from apache/TINKERPOP-2073 add 7445d18 TINKERPOP-2074 Only push NuGe

[tinkerpop] 01/01: Merge branch 'tp33'

2018-10-26 Thread florianhockmann
This is an automated email from the ASF dual-hosted git repository. florianhockmann pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit 971c348ec8f256da086c9c867e19ea6ee9ee75bf Merge: f2e8bac 7445d18 Author: Florian Hockmann AuthorDate: Fri Oct

[tinkerpop] branch master updated (f2e8bac -> 971c348)

2018-10-26 Thread florianhockmann
This is an automated email from the ASF dual-hosted git repository. florianhockmann pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from f2e8bac Merge branch 'tp33' add 7445d18 TINKERPOP-2074 Only push NuGet for current version CTR

[tinkerpop] branch TINKERPOP-2059 updated: wip

2018-10-26 Thread dkuppitz
This is an automated email from the ASF dual-hosted git repository. dkuppitz pushed a commit to branch TINKERPOP-2059 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git The following commit(s) were added to refs/heads/TINKERPOP-2059 by this push: new 61d1ea2 wip 61d1ea2 is des

[GitHub] spmallette commented on issue #964: TINKERPOP-2071: gremlin-python: g:Set graphson deserializer should return a python set

2018-10-26 Thread GitBox
spmallette commented on issue #964: TINKERPOP-2071: gremlin-python: g:Set graphson deserializer should return a python set URL: https://github.com/apache/tinkerpop/pull/964#issuecomment-433474185 I re-ran the travis build and the error is gone. probably a fluke of travis or something. I gu

[GitHub] aboudreault commented on issue #964: TINKERPOP-2071: gremlin-python: g:Set graphson deserializer should return a python set

2018-10-26 Thread GitBox
aboudreault commented on issue #964: TINKERPOP-2071: gremlin-python: g:Set graphson deserializer should return a python set URL: https://github.com/apache/tinkerpop/pull/964#issuecomment-433479493 @spmallette Let me look at how this scenario stuff works. I will add one that return a list.

[tinkerpop] branch TINKERPOP-2059 updated: wip

2018-10-26 Thread dkuppitz
This is an automated email from the ASF dual-hosted git repository. dkuppitz pushed a commit to branch TINKERPOP-2059 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git The following commit(s) were added to refs/heads/TINKERPOP-2059 by this push: new 4998021 wip 4998021 is des

[GitHub] dkuppitz closed pull request #971: TINKERPOP-2062 added Traversal class to CoreImports

2018-10-26 Thread GitBox
dkuppitz closed pull request #971: TINKERPOP-2062 added Traversal class to CoreImports URL: https://github.com/apache/tinkerpop/pull/971 This is an automated message from the Apache Git Service. To respond to the message, pl

[tinkerpop] branch tp33 updated (7445d18 -> 9a4dbe4)

2018-10-26 Thread dkuppitz
This is an automated email from the ASF dual-hosted git repository. dkuppitz pushed a change to branch tp33 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from 7445d18 TINKERPOP-2074 Only push NuGet for current version CTR add f603049 TINKERPOP-2062 added Traversal c

[tinkerpop] branch TINKERPOP-2062 deleted (was f603049)

2018-10-26 Thread dkuppitz
This is an automated email from the ASF dual-hosted git repository. dkuppitz pushed a change to branch TINKERPOP-2062 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. was f603049 TINKERPOP-2062 added Traversal class to CoreImports The revisions that were on this branch are

[tinkerpop] 01/01: Merge pull request #971 from apache/TINKERPOP-2062

2018-10-26 Thread dkuppitz
This is an automated email from the ASF dual-hosted git repository. dkuppitz pushed a commit to branch tp33 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit 9a4dbe481b38bc4019db664228095ffd5ede7d6e Merge: 7445d18 f603049 Author: Daniel Kuppitz AuthorDate: Fri Oct 26 12:06:0

[tinkerpop] 01/01: Merge branch 'tp33'

2018-10-26 Thread dkuppitz
This is an automated email from the ASF dual-hosted git repository. dkuppitz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit e3d89468096133b9fc873bbacc22902252516c71 Merge: 971c348 9a4dbe4 Author: Daniel Kuppitz AuthorDate: Fri Oct 26 12:06

[tinkerpop] branch master updated (971c348 -> e3d8946)

2018-10-26 Thread dkuppitz
This is an automated email from the ASF dual-hosted git repository. dkuppitz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from 971c348 Merge branch 'tp33' add f603049 TINKERPOP-2062 added Traversal class to CoreImports add 9a4d