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 d3de29f7d13 resolve conflict
add 9b5423285f6 fix autocreation
add f4f4073da43 Merge branch 'TableModelIngestion' of
github.com:apache/iotdb into TableModelIngestion
No new revisions were added by this update.
Summary of changes:
.../iotdb/session/it/IoTDBSessionRelationalIT.java | 152 +++++++++++++++++++--
.../persistence/schema/ClusterSchemaInfo.java | 31 +++--
.../confignode/persistence/schema/ConfigMTree.java | 2 +-
.../impl/schema/table/AddTableColumnProcedure.java | 2 +-
.../fetcher/TableHeaderSchemaValidator.java | 12 +-
.../db/storageengine/dataregion/DataRegion.java | 39 +++---
.../iotdb/commons/partition/DataPartition.java | 4 +-
7 files changed, 198 insertions(+), 44 deletions(-)