You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Stephen Mallette (Jira)" <ji...@apache.org> on 2023/12/13 13:37:00 UTC

[jira] [Created] (TINKERPOP-3022) JavaTranslator failing for has(String, null)

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)