This is an automated email from the ASF dual-hosted git repository.

jackietien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 9030734573 [IOTDB-4511] Fix NPE while deleting timeseries with 
template (#7445)
     add 6430503900 [IOTDB-4338] Implementation of Drop Trigger on Data Node 
(#7444)

No new revisions were added by this update.

Summary of changes:
 .../commons/executable/ExecutableManager.java      | 125 +++++++++++----------
 .../apache/iotdb/commons/trigger/TriggerTable.java |   4 +
 .../config/executor/ClusterConfigTaskExecutor.java |   2 -
 .../impl/DataNodeInternalRPCServiceImpl.java       |  16 ++-
 .../iotdb/db/trigger/executor/TriggerExecutor.java |   8 ++
 .../trigger/service/TriggerManagementService.java  |  29 ++++-
 .../java/org/apache/iotdb/rpc/TSStatusCode.java    |   3 +
 7 files changed, 120 insertions(+), 67 deletions(-)

Reply via email to