[
https://issues.apache.org/jira/browse/TINKERPOP-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ken Hu closed TINKERPOP-3093.
-----------------------------
Resolution: Fixed
> optimization of readmap function
> --------------------------------
>
> Key: TINKERPOP-3093
> URL: https://issues.apache.org/jira/browse/TINKERPOP-3093
> Project: TinkerPop
> Issue Type: Bug
> Components: go
> Affects Versions: 3.7.2
> Reporter: thomas-dg
> Priority: Minor
> Fix For: 4.0.0, 3.7.3
>
>
> 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)