This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 43678a1beb3 Subscription: support unsubscribe from completed topics
under client heartbeat thread (#15595)
add 1c1574fb9e8 [AINode] Add Holt-Winters algorithm and fix related bugs
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/ainode/it/AINodeBasicIT.java | 20 ++++++++++++++++++++
.../iotdb/relational/it/schema/IoTDBDatabaseIT.java | 10 ++++++----
iotdb-core/ainode/ainode/core/constant.py | 1 +
.../ainode/core/model/built_in_model_factory.py | 4 ++--
.../iotdb/confignode/persistence/ModelInfo.java | 8 +++++++-
.../function/tvf/ForecastTableFunction.java | 2 +-
6 files changed, 37 insertions(+), 8 deletions(-)