[
https://issues.apache.org/jira/browse/TINKERPOP-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ken Hu updated TINKERPOP-3093:
------------------------------
Component/s: go
> optimization of readmap function
> --------------------------------
>
> Key: TINKERPOP-3093
> URL: https://issues.apache.org/jira/browse/TINKERPOP-3093
> Project: TinkerPop
> Issue Type: Improvement
> Components: go
> Reporter: thomas-dg
> Priority: Minor
>
> There are two optimization points for the readmap function:
> # Map key cannot be an incomparable type, otherwise it will cause a panic,
> but the function does not distinguish
> # When the key is an incomparable type, adjusted to fmt.Sprint(k) to avoid
> unreadable output
--
This message was sent by Atlassian Jira
(v8.20.10#820010)