This is an automated email from the ASF dual-hosted git repository.
yongzao pushed a change to branch model-management
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 3335e1ebde1 refactor AIN CI tests
add 76459b92917 call inference bug fix
No new revisions were added by this update.
Summary of changes:
.../operator/process/ai/InferenceOperator.java | 71 +----------
.../queryengine/plan/analyze/AnalyzeVisitor.java | 134 ++-------------------
.../db/queryengine/plan/analyze/ModelFetcher.java | 13 +-
.../plan/node/process/AI/InferenceNode.java | 3 +-
.../parameter/model/ModelInferenceDescriptor.java | 61 ++--------
.../iotdb/commons/model/ModelInformation.java | 43 ++++---
.../org/apache/iotdb/commons/model/ModelTable.java | 4 +-
7 files changed, 53 insertions(+), 276 deletions(-)