This is an automated email from the ASF dual-hosted git repository.
ycycse pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 7eed3aac9b5 Fix substring logic proble And add function pi and e
add 7c808c5cbac Refactor/ai node build update (#13302)
No new revisions were added by this update.
Summary of changes:
iotdb-core/ainode/iotdb/ainode/script.py | 52 +-
iotdb-core/ainode/poetry.lock | 1442 ++++++++++++++++++++
iotdb-core/ainode/pom.xml | 357 ++---
iotdb-core/ainode/pyproject.toml | 2 +-
.../ainode/resources/pom.properties | 8 +-
iotdb-core/ainode/resources/sbin/remove-ainode.bat | 4 +-
iotdb-core/ainode/resources/sbin/remove-ainode.sh | 4 +-
.../ainode/resources/syncPythonVersion.groovy | 192 +++
pom.xml | 14 +-
9 files changed, 1863 insertions(+), 212 deletions(-)
create mode 100644 iotdb-core/ainode/poetry.lock
copy iotdb-client/session/src/test/resources/iotdb-datanode.properties =>
iotdb-core/ainode/resources/pom.properties (91%)
create mode 100644 iotdb-core/ainode/resources/syncPythonVersion.groovy