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

hui pushed a change to branch lmh/MLSQL
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 9e84f71e7c merge master
     new 9cc14838a1 fix
     new 71fb614bb1 fix bug & finish

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:
 .../iotdb/confignode/persistence/ModelInfo.java    |  2 +-
 .../procedure/impl/model/CreateModelProcedure.java |  2 +-
 .../procedure/impl/model/DropModelProcedure.java   | 27 +-------
 .../procedure/state/model/DropModelState.java      |  1 -
 .../procedure/store/ProcedureFactory.java          |  4 ++
 mlnode/iotdb/mlnode/service.py                     |  2 +-
 .../iotdb/commons/model/ModelInformation.java      | 79 ++++++++++++++++++----
 .../org/apache/iotdb/db/client/MLNodeClient.java   | 18 +++--
 .../metadata/model/CreateModelStatement.java       |  2 +-
 .../impl/DataNodeInternalRPCServiceImpl.java       |  3 +-
 10 files changed, 89 insertions(+), 51 deletions(-)

Reply via email to