This is an automated email from the ASF dual-hosted git repository.
yongzao pushed a change to branch fix-model-management-bug-in-iotdb-table-sql
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 5499b3a664a spotless
add 646494a9437 submit all available functions
No new revisions were added by this update.
Summary of changes:
.../iotdb/ainode/it/AINodeInferenceSQLIT.java | 114 +++++++++++++++++++--
.../iotdb/ainode/it/AINodeModelManageIT.java | 58 ++++++-----
.../apache/iotdb/ainode/utils/AINodeTestUtils.java | 18 ++++
.../src/test/resources/ainode-example/config.yaml | 8 +-
.../iotdb/db/queryengine/plan/Coordinator.java | 4 +
.../queryengine/plan/analyze/AnalyzeVisitor.java | 6 ++
.../plan/relational/sql/ast/CreateTraining.java | 27 ++---
7 files changed, 180 insertions(+), 55 deletions(-)