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

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


    from d60c3d52cb1 IoTConsensusV2: Fix adoption for table-deletion #14648
     add 90cdf3bbc94 Load: Consider isGeneratedByPipe mark when executing 
tsfile-tablet conversion in analysis stage (#14651)

No new revisions were added by this update.

Summary of changes:
 .../queryengine/plan/analyze/AnalyzeVisitor.java   | 14 +++-
 .../plan/analyze/load/LoadTsFileAnalyzer.java      | 12 +++-
 .../load/LoadTsFileToTableModelAnalyzer.java       | 14 ++--
 .../load/LoadTsFileToTreeModelAnalyzer.java        |  8 +--
 .../relational/analyzer/StatementAnalyzer.java     | 12 +++-
 .../plan/relational/sql/ast/LoadTsFile.java        |  9 +++
 .../plan/scheduler/load/LoadTsFileScheduler.java   |  2 +-
 .../plan/statement/crud/LoadTsFileStatement.java   |  9 +++
 .../converter/LoadTsFileDataTypeConverter.java     | 78 +++++++++++++---------
 9 files changed, 109 insertions(+), 49 deletions(-)

Reply via email to