This is an automated email from the ASF dual-hosted git repository.
chenyz pushed a change to branch table_udsf
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from dbe07cac31f fix review
add f30dda46d8f split drop function plan
No new revisions were added by this update.
Summary of changes:
.../consensus/request/ConfigPhysicalPlan.java | 10 ++++++---
.../consensus/request/ConfigPhysicalPlanType.java | 3 ++-
...onPlan.java => DropTableModelFunctionPlan.java} | 25 +++++++---------------
...ionPlan.java => DropTreeModelFunctionPlan.java} | 25 +++++++---------------
.../iotdb/confignode/manager/UDFManager.java | 13 +++++++++--
.../iotdb/confignode/persistence/UDFInfo.java | 11 ++++------
.../persistence/executor/ConfigPlanExecutor.java | 12 ++++++++---
.../request/ConfigPhysicalPlanSerDeTest.java | 19 ++++++++++------
.../java/org/apache/iotdb/commons/udf/UDFType.java | 1 -
9 files changed, 62 insertions(+), 57 deletions(-)
copy
iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/write/function/{DropFunctionPlan.java
=> DropTableModelFunctionPlan.java} (73%)
rename
iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/write/function/{DropFunctionPlan.java
=> DropTreeModelFunctionPlan.java} (73%)