This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch TableModelIngestion5
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 472c114f1f6 Fix arguementMatchers
add a70f5acf0ed Only check database for table model insertion
No new revisions were added by this update.
Summary of changes:
.../iotdb/session/it/IoTDBSessionRelationalIT.java | 36 +++++++++++++++++-----
.../db/queryengine/plan/analyze/AnalyzeUtils.java | 2 +-
.../plan/relational/sql/ast/InsertRow.java | 6 ----
.../plan/relational/sql/ast/InsertRows.java | 8 +----
.../plan/relational/sql/ast/InsertTablet.java | 6 ----
.../relational/sql/ast/WrappedInsertStatement.java | 8 +++--
6 files changed, 36 insertions(+), 30 deletions(-)