You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2021/06/03 19:03:23 UTC

[GitHub] [tinkerpop] spmallette opened a new pull request #1426: TINKERPOP-2507 Allowed graph filters with mixed id types

spmallette opened a new pull request #1426:
URL: https://github.com/apache/tinkerpop/pull/1426


   https://issues.apache.org/jira/browse/TINKERPOP-2507
   
   Upgrade docs in this commit explain this change fairly well. There doesn't seem to be a need to be so prescriptive about the types that can be filtered on and it should be up to each graph to decide how they handle such input. Removed the general exception, tests and updated the behavior of graphs to support the change.
   
   Decided to put this on 3.6.0 rather than bring what amounts to a behavior change in the middle of 3.4.x/3.5.x. 
   
   All tests pass with `docker/build.sh -t -n -i`
   
   VOTE +1


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org