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

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


    from f10651f0ec7 temporary
     add 32add57da9f Change Error Code from 301 to 719 in case of sort memory 
not enough
     add 0aa01f6069b [AINode] Return ainodeClient in clientPool
     add f82390a7343 Add a judgment in order to avoid occur NPE when one value 
of measurementSchemas is null (#15574)
     add d3099ff1eb8 Change Error Code from 301 and 305 to 
NO_AVAILABLE_REPLICA(1012) while all replicas are unavailable
     new b4c3427a16c Merge branch 'master' into hf-timerxl
     new a20dc893568 preview

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../java/org/apache/iotdb/rpc/TSStatusCode.java    |  1 +
 iotdb-core/ainode/ainode/core/constant.py          |  2 +-
 .../ainode/core/manager/inference_manager.py       |  3 +-
 .../ainode/core/model/built_in_model_factory.py    | 13 ++++++--
 .../core/model/sundial/configuration_sundial.py    |  2 ++
 .../ainode/core/model/sundial/modeling_sundial.py  | 39 +++++++++++++++++++---
 .../resource/memory/InsertNodeMemoryEstimator.java |  4 +++
 .../plan/AbstractFragmentParallelPlanner.java      |  5 ++-
 .../fetcher/cache/TreeDeviceNormalSchema.java      |  2 +-
 .../apache/iotdb/db/utils/ErrorHandlingUtils.java  |  3 +-
 .../iotdb/db/utils/sort/SortBufferManager.java     |  4 ++-
 .../iotdb/commons/client/ainode/AINodeClient.java  |  4 +--
 12 files changed, 66 insertions(+), 16 deletions(-)

Reply via email to