GitHub user yura-ata opened a pull request:

    https://github.com/apache/tinkerpop/pull/908

    TINKERPOP-2017 Add check for Column in `by(Function)`

    https://issues.apache.org/jira/browse/TINKERPOP-2017
    
    Minor change to check for `Column` in `by(Function)`
    Excuse me if I've missed something: test (it was difficult to come up with 
a test for this because only internal representation of traversal was changed), 
changelog update, etc.) - would appreciate any guidance :)
    
    Nevertheless, `mvn clean install` passes


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/yura-ata/tinkerpop 
internal/TINKERPOP-2017_Column_in_by()

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tinkerpop/pull/908.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #908
    
----
commit 5d9bdd0399507f51ea3ec0e2a3327942ab853c53
Author: yatam <yurii.atamanchuk@...>
Date:   2018-08-06T12:57:06Z

    Add check for Column in `by(Function)`

----


---

Reply via email to