iotdb
iotdb copied to clipboard
udf编写
打包之后,注册报错:IoTDB> CREATE FUNCTION example1 AS 'org.example.Main' Msg: org.apache.iotdb.jdbc.IoTDBSQLException: 301: [TSStatus(code:1202, message:Failed to register UDF EXAMPLE1(org.example.Main), because its instance can not be constructed successfully. Exception: java.lang.ClassNotFoundException: com.example.GenericCsvExporter)] IoTDB>