Kaifeng Xue created IOTDB-1011:
----------------------------------
Summary: Put sorted TVList back to memtable after query
Key: IOTDB-1011
URL: https://issues.apache.org/jira/browse/IOTDB-1011
Project: Apache IoTDB
Issue Type: Improvement
Reporter: Kaifeng Xue
Now a query will copy and sort TV list from memtable but never put it back to
memtable. That's means when another query come, same data will be sort again.
So we should put it back to memtable
--
This message was sent by Atlassian Jira
(v8.3.4#803005)