[ 
https://issues.apache.org/jira/browse/TINKERPOP-2922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17709709#comment-17709709
 ] 

ASF GitHub Bot commented on TINKERPOP-2922:
-------------------------------------------

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

   https://issues.apache.org/jira/browse/TINKERPOP-2922
   
   The grammar wasn't parsing groovy syntax for Map keys that hand parens that 
weren't enum related. Also didn't handle complex objects as keys. The 
translator was modified to produce slightly more idiomatic Map keys for string 
values.
   
   VOTE +1




> GroovyTranslator produces a Map not parseable by the grammar
> ------------------------------------------------------------
>
>                 Key: TINKERPOP-2922
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2922
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: process
>    Affects Versions: 3.5.5
>            Reporter: Stephen Mallette
>            Priority: Critical
>
> {{GroovyTranslator}} takes a safe approach and produces: {{[("x"): 1]}} where 
> the string key is wrapped. While groovy the supports that, the grammar does 
> not. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to