Stephen Mallette created TINKERPOP-3022:
-------------------------------------------
Summary: JavaTranslator failing for has(String, null)
Key: TINKERPOP-3022
URL: https://issues.apache.org/jira/browse/TINKERPOP-3022
Project: TinkerPop
Issue Type: Bug
Components: process
Affects Versions: 3.6.6
Reporter: Stephen Mallette
Assignee: Stephen Mallette
{{JavaTranslator}} has a problem with {{has(String, null)}}. The issue is
already noted in the code comments but oddly tests didn't show it happening
until now. If {{JavaTranslator}} chooses {{has(String, Traversal()}} it causes
a problem. That path must not have been clearly tested.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)