This is an automated email from the ASF dual-hosted git repository.
hui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from a78b9c2ee5 [IOTDB-4750] Refactor the configuration file structure
(#7779)
add 561a4aaf64 [IOTDB-4788] Make Using clause in CREATE TRIGGER optional
(ConfigNode) (#7788)
No new revisions were added by this update.
Summary of changes:
.../apache/iotdb/confignode/manager/TriggerManager.java | 11 +++++++----
.../iotdb/confignode/persistence/TriggerInfo.java | 17 +++++++++--------
.../persistence/executor/ConfigPlanExecutor.java | 3 +--
.../procedure/env/ConfigNodeProcedureEnv.java | 4 +++-
.../procedure/impl/CreateTriggerProcedure.java | 11 ++---------
.../iotdb/commons/trigger/TriggerInformation.java | 12 ++++++++----
.../config/executor/ClusterConfigTaskExecutor.java | 2 +-
.../db/trigger/service/TriggerManagementService.java | 2 +-
8 files changed, 32 insertions(+), 30 deletions(-)