This is an automated email from the ASF dual-hosted git repository.
justinchen pushed a change to branch fix-alter-column-type
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from d44046c791c Increase time out to wait for
DataPartitionTableIntegrityCheckProcedure complete (#17476)
new 8ba7eb6613b Update AlterTableColumnDataTypeProcedure.java
new fdb73f817aa fix
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../consensus/request/ConfigPhysicalPlanType.java | 1 +
.../request/write/table/AlterColumnDataTypePlan.java | 4 ----
...nDataTypePlan.java => PreAlterColumnDataTypePlan.java} | 15 +++++----------
.../confignode/manager/schema/ClusterSchemaManager.java | 8 ++++++--
.../persistence/executor/ConfigPlanExecutor.java | 3 +++
.../confignode/persistence/schema/ClusterSchemaInfo.java | 10 ++++++----
.../schema/table/AlterTableColumnDataTypeProcedure.java | 11 +++++++----
7 files changed, 28 insertions(+), 24 deletions(-)
copy
iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/write/table/{AlterColumnDataTypePlan.java
=> PreAlterColumnDataTypePlan.java} (81%)