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

jackietien pushed a change to branch h/TableModelWrite
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 9ca90471e52 fix TsFileSketchTool cannot print DeviceId in 
ChunkGroupHeader
     add 6a8a7f1defd change query IDeviceId.toString
     add 50c569d40cb fix conflicts

No new revisions were added by this update.

Summary of changes:
 .../fragment/FragmentInstanceContext.java          |  5 ++--
 .../plan/planner/LocalExecutionPlanContext.java    |  5 ++--
 .../plan/planner/LogicalPlanBuilder.java           | 27 +++++++++++-----------
 .../plan/planner/LogicalPlanVisitor.java           | 10 ++++----
 .../plan/planner/OperatorTreeGenerator.java        |  6 ++---
 .../plan/planner/plan/node/PlanGraphPrinter.java   |  2 +-
 .../schemaengine/schemaregion/utils/MetaUtils.java | 17 +++++++-------
 .../db/storageengine/dataregion/DataRegion.java    | 10 +++-----
 .../dataregion/IDataRegionForQuery.java            |  3 ++-
 .../dataregion/VirtualDataRegion.java              |  3 ++-
 .../db/queryengine/execution/DataDriverTest.java   |  7 +++++-
 .../logical/SchemaQueryLogicalPlannerTest.java     | 12 ++++++----
 .../storageengine/dataregion/DataRegionTest.java   | 26 ++++++++++-----------
 .../iotdb/db/storageengine/dataregion/TTLTest.java |  7 +++---
 .../org/apache/iotdb/commons/path/PartialPath.java | 18 +++++++++++++++
 15 files changed, 93 insertions(+), 65 deletions(-)

Reply via email to