This is an automated email from the ASF dual-hosted git repository.

jiangtian pushed a change to branch TableModelIngestion
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from ac311c43f8d fix tests
     add 0732b836eee fix tests

No new revisions were added by this update.

Summary of changes:
 .../db/queryengine/plan/analyze/Analyzer.java      |  5 ++-
 .../plan/parser/StatementGenerator.java            |  4 +-
 .../planner/plan/node/write/InsertRowsNode.java    |  3 +-
 .../planner/plan/node/write/InsertTabletNode.java  |  6 ++-
 .../attribute/DeviceAttributeStore.java            |  2 +-
 .../mtree/impl/mem/MTreeBelowSGMemoryImpl.java     |  2 +-
 .../dataregion/memtable/TsFileProcessor.java       | 48 +++++++++++++---------
 .../schemaRegion/SchemaRegionTestUtil.java         |  6 ++-
 .../plan/parser/StatementGeneratorTest.java        |  7 ++--
 .../distribution/DistributionPlannerBasicTest.java |  9 +++-
 .../plan/planner/distribution/Util.java            |  1 +
 .../planner/node/write/WritePlanNodeSplitTest.java |  1 +
 .../org/apache/iotdb/db/utils/MemUtilsTest.java    | 31 +++++++++-----
 .../iotdb/commons/partition/DataPartition.java     |  6 ++-
 .../apache/iotdb/commons/schema/ttl/TTLCache.java  | 18 +++++---
 15 files changed, 97 insertions(+), 52 deletions(-)

Reply via email to