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 dd66c7a5fc8 finish first IT & support flush
     add ef0113d1ef9 spotless

No new revisions were added by this update.

Summary of changes:
 .../iotdb/session/it/IoTDBSessionRelationalIT.java | 55 ++++++++++++++++++----
 .../queryengine/plan/analyze/SelectIntoUtils.java  |  1 -
 .../execution/config/TableConfigTaskVisitor.java   |  2 +-
 .../plan/planner/TableOperatorGenerator.java       |  1 -
 .../relational/analyzer/StatementAnalyzer.java     |  1 -
 .../plan/relational/planner/RelationPlanner.java   |  1 -
 .../distribute/DistributedPlanGenerator.java       |  8 +---
 .../plan/relational/planner/node/CollectNode.java  |  7 ++-
 .../queryengine/plan/relational/sql/ast/Flush.java |  5 +-
 .../plan/relational/sql/parser/AstBuilder.java     |  5 +-
 .../schemaregion/impl/SchemaRegionMemoryImpl.java  |  5 +-
 .../mtree/impl/mem/MTreeBelowSGMemoryImpl.java     |  5 +-
 .../apache/iotdb/commons/path/AlignedFullPath.java |  6 +--
 13 files changed, 63 insertions(+), 39 deletions(-)

Reply via email to