summaryrefslogtreecommitdiff
path: root/groot-common
diff options
context:
space:
mode:
authorwangkuan <[email protected]>2023-12-19 10:19:55 +0800
committerwangkuan <[email protected]>2023-12-19 10:19:55 +0800
commitff28a1cc2c58a3455295b677c0eaed2f2a475065 (patch)
tree833945a1766fc01c031c72265cd80a7ba9734fcd /groot-common
parent23b8e2b20bbad2684256a5d68ed841f6d20e8d27 (diff)
[fix][common]补充udf配置文件
Diffstat (limited to 'groot-common')
-rw-r--r--groot-common/src/main/resources/groot-platform-udf.plugin11
1 files changed, 11 insertions, 0 deletions
diff --git a/groot-common/src/main/resources/groot-platform-udf.plugin b/groot-common/src/main/resources/groot-platform-udf.plugin
new file mode 100644
index 0000000..d22c057
--- /dev/null
+++ b/groot-common/src/main/resources/groot-platform-udf.plugin
@@ -0,0 +1,11 @@
+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