This is an automated email from the ASF dual-hosted git repository.
Caideyipi pushed a change to branch performance
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from bbfcbb19536 spt
add b5d73e01b32 Address performance review comments
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/iotdb/session/Session.java | 12 ++-
.../apache/iotdb/db/schemaengine/SchemaEngine.java | 9 +-
.../iotdb/db/storageengine/StorageEngine.java | 6 +-
.../filescan/impl/ClosedFileScanHandleImpl.java | 19 +++--
.../filescan/impl/UnclosedFileScanHandleImpl.java | 28 +++----
.../apache/iotdb/db/utils/QueryDataSetUtils.java | 95 +++-------------------
.../cache/TreeDeviceSchemaCacheManagerTest.java | 49 +++++++++++
7 files changed, 105 insertions(+), 113 deletions(-)