This is an automated email from the ASF dual-hosted git repository.
chenyz pushed a change to branch udsf
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 324cac7fb4b spotless
add 736b709c45c add ut and fix it
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/iotdb/commons/udf/UDFType.java | 7 +--
.../iotdb/commons/udf/utils/TableUDFUtils.java | 4 ++
.../org/apache/iotdb/commons/udf/UDFTypeTest.java | 62 ++++++++++++++++++++++
3 files changed, 70 insertions(+), 3 deletions(-)
create mode 100644
iotdb-core/node-commons/src/test/java/org/apache/iotdb/commons/udf/UDFTypeTest.java