This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch force_ci/support_schema_evolution
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from cf00d0735fc Add licenses
add 7c809068b1e Fix auto-create table
No new revisions were added by this update.
Summary of changes:
.../impl/schema/table/CreateTableProcedure.java | 3 +++
.../plan/analyze/ClusterPartitionFetcher.java | 7 ++++---
.../plan/analyze/cache/partition/PartitionCache.java | 4 ++--
.../plan/execution/config/TableConfigTaskVisitor.java | 3 ++-
.../plan/planner/distribution/SourceRewriter.java | 2 +-
.../plan/node/write/RelationalInsertRowsNode.java | 2 +-
.../plan/node/write/RelationalInsertTabletNode.java | 2 +-
.../distribute/TableDistributedPlanGenerator.java | 4 ++--
.../node/schema/CreateOrUpdateTableDeviceNode.java | 2 +-
.../plan/scheduler/load/LoadTsFileScheduler.java | 2 +-
.../main/java/org/apache/iotdb/db/utils/CommonUtils.java | 16 ++++++++++++----
.../org/apache/iotdb/commons/schema/table/TsTable.java | 4 ++++
12 files changed, 34 insertions(+), 17 deletions(-)