[GitHub] incubator-tinkerpop issue #328: TINKERPOP-1317: use graph class as root clas...

2016-06-07 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/incubator-tinkerpop/pull/328 Yes, looks good to me 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

[GitHub] incubator-tinkerpop pull request #328: TINKERPOP-1317: use graph class as ro...

2016-06-03 Thread twilmes
Github user twilmes commented on a diff in the pull request: https://github.com/apache/incubator-tinkerpop/pull/328#discussion_r65783485 --- Diff: docs/src/dev/provider/index.asciidoc --- @@ -505,6 +505,11 @@ off for the test suite (the Maven SureFire Plugin is configured this way

[GitHub] tinkerpop issue #373: TINKERPOP-1151 Made a number of changes to logging dep...

2016-08-09 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/373 Looking good. 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

[GitHub] tinkerpop issue #371: Added new recipe for Traversal Induced Values.

2016-08-04 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/371 Looks good, nice choice for a recipe. 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

[GitHub] tinkerpop issue #358: TINKERPOP-1254 Support dropping traverser path informa...

2016-07-10 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/358 I made a small update to `ReferencePath` to create new label Sets when a patch is detached. This had been causing issues where the first set of labels for a path where being shared across

[GitHub] tinkerpop issue #374: TINKERPOP-1400: SubgraphStrategy introduces infinite r...

2016-08-07 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/374 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

[GitHub] tinkerpop issue #382: TINKERPOP-989 Add a landing page for documentation.

2016-08-16 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/382 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

[GitHub] tinkerpop issue #546: TINKERPOP-1583: PathRetractionStrategy retracts keys t...

2017-01-26 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/546 It looks like when I run this against tp32 without `MatchPredicateStrategy`, the `a` and `b` keys are missing from the results. I think I figured out what the issue is. Without

[GitHub] tinkerpop pull request #546: TINKERPOP-1583: PathRetractionStrategy retracts...

2017-01-27 Thread twilmes
Github user twilmes commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/546#discussion_r98270533 --- Diff: gremlin-core/src/test/java/org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/PathRetractionStrategyTest.java --- @@ -37,14

[GitHub] tinkerpop pull request #546: TINKERPOP-1583: PathRetractionStrategy retracts...

2017-01-25 Thread twilmes
GitHub user twilmes opened a pull request: https://github.com/apache/tinkerpop/pull/546 TINKERPOP-1583: PathRetractionStrategy retracts keys that are actually needed `PathRetractionStrategy` was not pushing `keepLabels` down into sibling traversals of children with label

[GitHub] tinkerpop issue #546: TINKERPOP-1583: PathRetractionStrategy retracts keys t...

2017-01-27 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/546 Made a small update to remove a dependency between `PathRetractionStrategy` and `MatchPredicateStrategy`. I should also note, this PR addresses TINKERPOP-1597. TINKERPOP-1597 was entered

[GitHub] tinkerpop issue #536: TINKERPOP-1602 Support SSL client certificate authenti...

2017-01-27 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/536 Looks good and good doc updates. 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

[GitHub] tinkerpop issue #549: TINKERPOP-1617: Create a SingleIterationStrategy which...

2017-01-27 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/549 `mvn clean install` was successful. Good set of test cases. 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

[GitHub] tinkerpop issue #380: TINKERPOP-1402 Added IoBuilder.onMapper() method.

2016-08-16 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/380 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

[GitHub] tinkerpop pull request #381: TINKERPOP-1405 - profile() doesn't like withPat...

2016-08-16 Thread twilmes
GitHub user twilmes opened a pull request: https://github.com/apache/tinkerpop/pull/381 TINKERPOP-1405 - profile() doesn't like withPath() Fixed a small bug in `StandardVerificationStrategy` that caused verification to fail when `withPath` was used in conjunction with `ProfileStep

[GitHub] tinkerpop issue #408: TINKERPOP-1440: g:Path needs a GraphSON deserializer i...

2016-09-12 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/408 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

[GitHub] tinkerpop issue #437: TINKERPOP-790 TraversalSource and Traversal implement ...

2016-09-29 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/437 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

[GitHub] tinkerpop issue #449: TINKERPOP-1488: Make LazyBarrierStrategy part of the d...

2016-10-06 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/449 The code and tests look good to me. `mvn clean install` also ran without issue. VOTE: +1 --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] tinkerpop issue #404: TINKERPOP-1280 VertexPrograms should declare traverser...

2016-09-14 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/404 Most excellent and good tests. 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

[GitHub] tinkerpop issue #387: TINKERPOP-1386 Bumped to Netty 4.0.40.final

2016-08-24 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/387 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

[GitHub] tinkerpop issue #435: TINKERPOP-1464 Added a Gryo serializer for Bytecode.

2016-09-28 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/435 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

[GitHub] tinkerpop issue #434: TINKERPOP-1456 & TINKERPOP-1412: SubgraphStrategy upda...

2016-09-26 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/434 This is a good batch of new work and updates. I was experimenting with the `SubgraphStrategy` and wonder if `explain()` should be surfacing the filter value when a `valueMap()` is used

[GitHub] tinkerpop issue #445: TINKERPOP-1470: InlineFilterStrategy should try and P....

2016-09-30 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/445 I like how you pulled the chunks of processing out into separate methods in `InlineFilterStrategy`. Cleans things up nicely. VOTE: +1 --- If your project is set up for it, you can

[GitHub] tinkerpop issue #480: TINKERPOP-1542: Add Path.isEmpty() with a default impl...

2016-11-06 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/480 Tests and code look good. 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

[GitHub] tinkerpop issue #477: TINKERPOP-1473: Given PathRetractionStrategy, PathProc...

2016-11-06 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/477 Tests passed and manual testing looked good. 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

[GitHub] tinkerpop issue #483: TINKERPOP-1547: Two bugs found associated with MatchSt...

2016-11-09 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/483 Been having problems with traversal interrupted tests failing across many branches but I ran other tests including neo4j and everything passed. Checked out match retraction updates and they look

[GitHub] tinkerpop pull request #504: TINKERPOP-1548: Traversals can complete before ...

2016-11-21 Thread twilmes
Github user twilmes commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/504#discussion_r88901766 --- Diff: gremlin-test/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/TraversalInterruptionComputerTest.java --- @@ -86,7 +97,7 @@ public

[GitHub] tinkerpop issue #469: TINKERPOP-1534 Improve GraphProvider ability to releas...

2016-10-31 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/469 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

[GitHub] tinkerpop issue #471: TINKERPOP-1506: Optional/Coalesce should not allow sid...

2016-11-02 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/471 Nice find. Looks good. 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

[GitHub] tinkerpop issue #475: TINKERPOP-1211: UnfoldStep should unfold arrays.

2016-11-01 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/475 I grabbed the latest commit and things checked out. Looks good. 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

[GitHub] tinkerpop issue #476: TINKERPOP-1292: TinkerGraphComputer VertexProgramInter...

2016-11-02 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/476 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

[GitHub] tinkerpop issue #465: TINKERPOP-1235 Removed deprecated "performance" tests.

2016-10-26 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/465 Nice, looks good. 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

[GitHub] tinkerpop issue #454: TINKERPOP-1469: Get rid of Stream-usage in TraversalHe...

2016-10-11 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/454 The conversions and additional changes all look good. 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

[GitHub] tinkerpop issue #508: TINKERPOP-1363 Cleanup Docker build script for next ma...

2016-12-01 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/508 `docker/build.sh -t -i -n -d` passed and I took a look at the docs and confirmed they generated correctly. VOTE: +1 --- If your project is set up for it, you can reply to this email

[GitHub] tinkerpop issue #521: TINKERPOP-1589 Re-introduced CloseableIterator

2017-01-05 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/521 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

[GitHub] tinkerpop issue #524: TINKERPOP-1585 & TINKERPOP-1590: DedupGlobalStep and D...

2017-01-08 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/524 Nice set of updates. `docker/build.sh -t -i` success 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

[GitHub] tinkerpop issue #572: TINKERPOP-1652 Disable PathRetractionStrategy strategy...

2017-03-24 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/572 Merged into tp32 and closed --- 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

[GitHub] tinkerpop pull request #572: TINKERPOP-1652 Disable PathRetractionStrategy s...

2017-03-24 Thread twilmes
Github user twilmes closed the pull request at: https://github.com/apache/tinkerpop/pull/572 --- 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 feature

[GitHub] tinkerpop issue #584: TINKERPOP-1095 Gremlin Server performance improvement ...

2017-03-24 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/584 Great improvements, tests were successful and code looks good. 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

[GitHub] tinkerpop pull request #572: TINKERPOP-1652 Disable PathRetractionStrategy s...

2017-03-23 Thread twilmes
Github user twilmes commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/572#discussion_r107657353 --- Diff: CHANGELOG.asciidoc --- @@ -26,6 +26,7 @@ image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima TinkerPop 3.2.5

[GitHub] tinkerpop issue #587: TINKERPOP-1642 Performance Enhancement on Mutating Tra...

2017-03-28 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/587 This is an impressive set of performance improvements. I was testing and ran into an issue with this following query. It ran successfully against `tp32`. ``` graph

[GitHub] tinkerpop pull request #572: TINKERPOP-1652 Disable PathRetractionStrategy s...

2017-03-16 Thread twilmes
GitHub user twilmes opened a pull request: https://github.com/apache/tinkerpop/pull/572 TINKERPOP-1652 Disable PathRetractionStrategy strategy if VertexProgamStep has LABELLED_PATH requirement This PR updates `PathRetractionStrategy` to not run if the provided traversal has

[GitHub] tinkerpop pull request #572: TINKERPOP-1652 Disable PathRetractionStrategy s...

2017-03-16 Thread twilmes
Github user twilmes commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/572#discussion_r106518558 --- Diff: gremlin-core/src/test/java/org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/PathRetractionStrategyTest.java --- @@ -191,6

[GitHub] tinkerpop pull request #572: TINKERPOP-1652 Disable PathRetractionStrategy s...

2017-03-17 Thread twilmes
Github user twilmes commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/572#discussion_r106646659 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/PathRetractionStrategy.java --- @@ -72,7

[GitHub] tinkerpop pull request #572: TINKERPOP-1652 Disable PathRetractionStrategy s...

2017-03-17 Thread twilmes
Github user twilmes commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/572#discussion_r106646840 --- Diff: gremlin-core/src/test/java/org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/PathRetractionStrategyTest.java --- @@ -191,6

[GitHub] tinkerpop issue #591: TINKERPOP-1663 Validation for maximum number of parame...

2017-04-10 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/591 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

[GitHub] tinkerpop issue #592: TINKERPOP-1010 Remove deprecated methods around Gremli...

2017-04-10 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/592 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

[GitHub] tinkerpop issue #602: TINKERPOP-1313 Rename RangeByIsCountStrategy

2017-04-15 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/602 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

[GitHub] tinkerpop issue #601: TINKERPOP-1668: RepeatUnrollStrategy should not execut...

2017-04-14 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/601 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

[GitHub] tinkerpop issue #597: TINKERPOP-1666 YAML file supplied to FileSandboxExtens...

2017-04-22 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/597 Looks good 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

[GitHub] tinkerpop issue #683: TINKERPOP-1736 Sack step evaluated by groovy interpret...

2017-07-31 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/683 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

[GitHub] tinkerpop issue #684: TINKERPOP-1736 Sack step evaluated by groovy interpret...

2017-07-31 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/684 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

[GitHub] tinkerpop pull request #676: TINKERPOP-1727: Bytecode object shallow copied ...

2017-07-13 Thread twilmes
GitHub user twilmes opened a pull request: https://github.com/apache/tinkerpop/pull/676 TINKERPOP-1727: Bytecode object shallow copied when traversals are cloned Added an explicit deep copy of `bytecode` in `DefaultTraversal.clone()` VOTE: +1 ``` [INFO] Apache

[GitHub] tinkerpop issue #667: TINKERPOP-1721: Remove deprecated Bindings related cod...

2017-07-12 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/667 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

[GitHub] tinkerpop issue #668: TINKERPOP-1720: Remove deprecated Hadoop code

2017-07-12 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/668 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

[GitHub] tinkerpop issue #669: TINKERPOP-1686 Thread safe Traversal Metrics

2017-07-12 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/669 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

[GitHub] tinkerpop issue #647: TINKERPOP-1708: Add a "Note on Scopes" document

2017-06-30 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/647 Looks good. 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

[GitHub] tinkerpop issue #607: TINKERPOP-1673: GroovyTranslator produces Gremlin that...

2017-05-12 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/607 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

[GitHub] tinkerpop issue #615: TINKERPOP-1678: until(Predicate) is actually calling e...

2017-05-26 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/615 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

[GitHub] tinkerpop pull request #731: TINKERPOP-1650: PathRetractionStrategy makes Ma...

2017-10-10 Thread twilmes
GitHub user twilmes opened a pull request: https://github.com/apache/tinkerpop/pull/731 TINKERPOP-1650: PathRetractionStrategy makes Match steps unsolvable This bug was a result of an unintentionally shared set between a MatchStep and WhereStep's. This caused the `p` label

[GitHub] tinkerpop pull request #729: TINKERPOP-1632: Create a set of default functio...

2017-10-05 Thread twilmes
Github user twilmes commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/729#discussion_r142936026 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/map/MathStep.java --- @@ -0,0 +1,171

[GitHub] tinkerpop issue #725: TINKERPOP-1661 Docker-built documentation does not alw...

2017-10-03 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/725 I cleared out my images and rebuilt and all was good. VOTE: +1 ---

[GitHub] tinkerpop issue #729: TINKERPOP-1632: Create a set of default functions

2017-10-05 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/729 This is going to come in super handy. A hearty VOTE: +1 ---

[GitHub] tinkerpop pull request #729: TINKERPOP-1632: Create a set of default functio...

2017-10-04 Thread twilmes
Github user twilmes commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/729#discussion_r142801689 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/map/MathStep.java --- @@ -0,0 +1,171

[GitHub] tinkerpop pull request #893: TINKERPOP-1996 io()

2018-07-26 Thread twilmes
Github user twilmes commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/893#discussion_r205649402 --- Diff: docs/src/upgrade/release-3.4.x.asciidoc --- @@ -65,6 +65,33 @@ release where breaking changes are allowed. See: link:https

[GitHub] tinkerpop pull request #893: TINKERPOP-1996 io()

2018-07-26 Thread twilmes
Github user twilmes commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/893#discussion_r205648775 --- Diff: docs/src/reference/the-traversal.asciidoc --- @@ -1049,6 +1050,179 @@ inject(1,2).map {it.get() + 1}.map {g.V(it.get()).next()}.values('name

[GitHub] tinkerpop issue #908: TINKERPOP-2017 Add check for Column in `by(Function)`

2018-08-08 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/908 Looks good @yura-ata. Did you re-target `master` again for a particular reason? VOTE: +1 ---

[GitHub] tinkerpop pull request #891: TINKERPOP-2006 - Fix for valid GraphML export w...

2018-07-20 Thread twilmes
Github user twilmes commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/891#discussion_r204065136 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/structure/io/graphml/GraphMLWriter.java --- @@ -218,20 +220,33 @@ private void

[GitHub] tinkerpop pull request #891: TINKERPOP-2006 - Fix for valid GraphML export w...

2018-07-20 Thread twilmes
Github user twilmes commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/891#discussion_r204067177 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/structure/io/graphml/GraphMLWriter.java --- @@ -218,20 +220,33 @@ private void

[GitHub] tinkerpop pull request #891: TINKERPOP-2006 - Fix for valid GraphML export w...

2018-07-20 Thread twilmes
Github user twilmes commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/891#discussion_r204065865 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/structure/io/graphml/GraphMLWriter.java --- @@ -218,20 +220,33 @@ private void

[GitHub] tinkerpop issue #894: TINKERPOP-2011 Use NumberHelper on choose()

2018-07-20 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/894 Code & tests LGTM. VOTE: +1 ---

[GitHub] tinkerpop pull request #882: TINKERPOP-1990 Add a shortestPath() step

2018-07-10 Thread twilmes
Github user twilmes commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/882#discussion_r201547477 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/computer/search/path/ShortestPathVertexProgram.java --- @@ -0,0 +1,557