This is an automated email from the ASF dual-hosted git repository. qiaojialin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git
commit 13b223656c39c21a277fe932bd7ca7c1a2cab790 Merge: f514abd 40222c0 Author: Jialin Qiao <[email protected]> AuthorDate: Fri Mar 6 10:07:47 2020 +0800 Merge pull request #887 from apache/jira_444 [IOTDB-546] Fix show child paths statement doesn't show quotation marks .../java/org/apache/iotdb/db/metadata/MTree.java | 10 ++++-- .../iotdb/db/metadata/MManagerBasicTest.java | 41 +++++++++++++++++++--- .../org/apache/iotdb/db/metadata/MTreeTest.java | 3 ++ 3 files changed, 48 insertions(+), 6 deletions(-)
