diff options
| author | wangkuan <[email protected]> | 2023-12-19 10:18:15 +0800 |
|---|---|---|
| committer | wangkuan <[email protected]> | 2023-12-19 10:18:15 +0800 |
| commit | 23b8e2b20bbad2684256a5d68ed841f6d20e8d27 (patch) | |
| tree | c8245e27a00956665c898b2a14bfd1e947135007 /groot-common/src/main/resources | |
| parent | 0702fb66ffd49c4d6f98800152e394814cade21c (diff) | |
[improve][common][core]修改udf注册文件读取方式,与配置文件读取方式相同,修改配置文件名
Diffstat (limited to 'groot-common/src/main/resources')
| -rw-r--r-- | groot-common/src/main/resources/groot-platform-plugin | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/groot-common/src/main/resources/groot-platform-plugin b/groot-common/src/main/resources/groot-platform-plugin deleted file mode 100644 index d22c057..0000000 --- a/groot-common/src/main/resources/groot-platform-plugin +++ /dev/null @@ -1,11 +0,0 @@ -com.geedgenetworks.core.udf.SnowflakeId -com.geedgenetworks.core.udf.Drop -com.geedgenetworks.core.udf.AsnLookup -com.geedgenetworks.core.udf.Eval -com.geedgenetworks.core.udf.JsonExtract -com.geedgenetworks.core.udf.UnixTimestamp -com.geedgenetworks.core.udf.Domain -com.geedgenetworks.core.udf.DecodeBase64 -com.geedgenetworks.core.udf.GeoIpLookup -com.geedgenetworks.core.udf.PathCombine -com.geedgenetworks.core.udf.UnixTimestampConverter |
