You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ro...@apache.org on 2022/05/25 12:20:02 UTC

[iotdb] branch iotdb-3227 updated (152f4f142b -> e17dbe4cc6)

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

rong pushed a change to branch iotdb-3227
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 152f4f142b fix CI
     add 87f5e58e92 fix NPE
     add e17dbe4cc6 add more validation rules

No new revisions were added by this update.

Summary of changes:
 .../iotdb/confignode/manager/UDFManager.java       | 35 +-----------
 .../iotdb/confignode/persistence/UDFInfo.java      | 64 ++++++++++++++++------
 .../commons/udf/service/UDFClassLoaderManager.java |  8 +++
 .../udf/service/UDFRegistrationService.java        | 13 ++++-
 4 files changed, 67 insertions(+), 53 deletions(-)