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 d0788a87d87 Pipe: CN adds logic to check if Pipe is out of memory
(#16119)
add c372bb7f604 [AINode] Enhance CI environments (#16121)
No new revisions were added by this update.
Summary of changes:
integration-test/src/assembly/mpp-test.xml | 5 -
.../iotdb/it/env/cluster/ClusterConstant.java | 1 -
.../iotdb/it/env/cluster/node/AINodeWrapper.java | 3 -
.../iotdb/ainode/it/AINodeClusterConfigIT.java | 2 +-
.../iotdb/ainode/it/AINodeInferenceSQLIT.java | 210 +++++++++++----------
.../iotdb/ainode/it/AINodeModelManageIT.java | 17 +-
.../apache/iotdb/ainode/utils/AINodeTestUtils.java | 3 +-
.../ainode/core/manager/inference_manager.py | 2 +-
iotdb-core/ainode/poetry.lock | 25 ++-
iotdb-core/ainode/pom.xml | 16 --
iotdb-core/ainode/pyproject.toml | 1 +
.../ainode/resources/syncPythonVersion.groovy | 4 +-
12 files changed, 148 insertions(+), 141 deletions(-)