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 15a0a7288cd Fixed concurrency issues caused by write and flush sorting
during query execution (#17193)
add fe0d62e3d7b Fix external service ClassLoader context handling and
dependency scope (#17202)
No new revisions were added by this update.
Summary of changes:
distribution/pom.xml | 1 -
external-service-impl/rest/pom.xml | 1 -
iotdb-core/datanode/pom.xml | 4 ---
.../view/visitor/TransformToExpressionVisitor.java | 21 ++++++-------
.../ExternalServiceManagementService.java | 35 ++++++++++++++++------
.../iotdb/commons/externalservice/ServiceInfo.java | 9 ++++++
6 files changed, 44 insertions(+), 27 deletions(-)