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

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


    from 46a4ba26ed7 Fix cannot find Formatter when put mqtt-dependency-jar in 
ext folder #17066
     add f5470e848e1 [AINode] More accurate exceptions (#17061)

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/ainode/it/AINodeForecastIT.java   | 21 +++++++++++++--
 .../ainode/it/AINodeInstanceManagementIT.java      |  8 ++++++
 iotdb-core/ainode/iotdb/ainode/core/constant.py    |  2 ++
 iotdb-core/ainode/iotdb/ainode/core/rpc/handler.py | 10 +++++++
 ...ception.java => AINodeConnectionException.java} | 14 +++++-----
 .../operator/process/ai/InferenceOperator.java     |  7 +++--
 .../config/executor/ClusterConfigTaskExecutor.java | 31 +++++++++++-----------
 .../function/tvf/ClassifyTableFunction.java        | 10 ++++---
 .../function/tvf/ForecastTableFunction.java        | 10 ++++---
 .../db/queryengine/plan/udf/UDTFForecast.java      |  8 +++---
 10 files changed, 85 insertions(+), 36 deletions(-)
 copy 
iotdb-core/datanode/src/main/java/org/apache/iotdb/db/exception/ainode/{ModelException.java
 => AINodeConnectionException.java} (69%)

Reply via email to