This is an automated email from the ASF dual-hosted git repository.
yongzao pushed a change to branch inference_max_length
in repository https://gitbox.apache.org/repos/asf/iotdb.git
discard fa8ccb17dbe finish
add 3021737d9b7 Avoid NPE in dealWithException of QueryExecution
add 9bb8e9b58d2 [AINode] Update AINode docker file and pytorch dependency
(#15979)
add 85d392c36e3 finish
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (fa8ccb17dbe)
\
N -- N -- N refs/heads/inference_max_length (85d392c36e3)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
docker/src/main/Dockerfile-1.0.0-ainode | 2 +-
iotdb-core/ainode/poetry.lock | 249 +++++++++++++--------
iotdb-core/ainode/pyproject.toml | 3 +-
.../queryengine/plan/execution/QueryExecution.java | 32 +--
4 files changed, 169 insertions(+), 117 deletions(-)