This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch h/TableModelWrite
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 29bda8ac988 fix resource deviceid init error
add acb9fdfe9ee remove some (PlainDeviceId)
No new revisions were added by this update.
Summary of changes:
.../apache/iotdb/spark/tsfile/qp/optimizer/PhysicalOptimizer.java | 5 ++---
.../db/storageengine/dataregion/memtable/AbstractMemTable.java | 3 +--
.../dataregion/tsfile/timeindex/PlainDeviceTimeIndex.java | 4 +---
.../db/storageengine/dataregion/utils/TsFileResourceUtils.java | 3 +--
.../main/java/org/apache/iotdb/db/tools/TsFileSelfCheckTool.java | 6 +-----
.../java/org/apache/iotdb/db/tools/TsFileSplitByPartitionTool.java | 7 ++-----
.../db/tools/validate/TsFileOverlapValidationAndRepairTool.java | 3 +--
.../org/apache/iotdb/db/tools/validate/TsFileValidationTool.java | 4 +---
.../dataregion/wal/recover/WALRecoverManagerTest.java | 6 ++----
.../dataregion/wal/recover/file/TsFilePlanRedoerTest.java | 6 +++---
.../test/java/org/apache/iotdb/db/tools/TsFileSketchToolTest.java | 5 ++---
.../main/java/org/apache/iotdb/commons/path/MeasurementPath.java | 3 +--
.../src/main/java/org/apache/iotdb/commons/path/PartialPath.java | 5 ++---
13 files changed, 20 insertions(+), 40 deletions(-)