Stephen Mallette created TINKERPOP-2661:
-------------------------------------------
Summary: GremlinGroovyScriptEngine handling of null arguments
Key: TINKERPOP-2661
URL: https://issues.apache.org/jira/browse/TINKERPOP-2661
Project: TinkerPop
Issue Type: Bug
Components: groovy
Affects Versions: 3.5.1
Reporter: Stephen Mallette
{{GremlinGroovyScriptEngine}} sometimes doesn't handle {{null}} arguments
terribly well given the overloads available to it. There are a number of
exceptions in the GLV tests around this as seen in the various
{{generate.groovy}} files. See if there is a way to improve this and to remove
those exceptions in the GLVs. It's possible that using the {{gremlin-language}}
might help us get rid of those exceptions, but that would still leave the
{{GremlinGroovyScriptEngine}} suboptimal. Perhaps this is another reason to
deprecate Groovy support.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)