You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iotdb.apache.org by GitBox <gi...@apache.org> on 2019/01/24 14:38:42 UTC

[GitHub] jixuan1989 opened a new pull request #28: fix the issues that difference of key-value order between hashMap.toS…

jixuan1989 opened a new pull request #28: fix the issues that difference of key-value order between hashMap.toS…
URL: https://github.com/apache/incubator-iotdb/pull/28
 
 
   fix the issues that difference of key-value order between hashMap.toString() and expected string.
   
   1. In MTree, when using Metadata.hashMap.toString(), convert it to a TreeMap first.
   2. set the key-value pairs as a string in expected results  with lexicographical order

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services