This is an automated email from the ASF dual-hosted git repository.
ycycse pushed a change to branch ycy/AINodeTraining
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from e5a2011d454 optimize the code of Tree/Table parser
add 2ca73c242fc adjust the code of tree/table parser
No new revisions were added by this update.
Summary of changes:
.../execution/config/TableConfigTaskVisitor.java | 22 ++++++-
.../execution/config/TreeConfigTaskVisitor.java | 18 +++---
.../config/executor/ClusterConfigTaskExecutor.java | 36 ++++++-----
.../config/executor/IConfigTaskExecutor.java | 13 +++-
.../config/metadata/ai/CreateTrainingTask.java | 75 ++++++++++++++++++++--
.../plan/relational/sql/ast/CreateTraining.java | 49 ++------------
.../plan/relational/sql/parser/AstBuilder.java | 26 ++++++--
7 files changed, 155 insertions(+), 84 deletions(-)