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: [email protected] With regards, Apache Git Services
