summaryrefslogtreecommitdiff
path: root/groot-common/src/main/resources/udf.plugins
diff options
context:
space:
mode:
authorlifengchao <[email protected]>2024-09-14 17:48:48 +0800
committerlifengchao <[email protected]>2024-09-14 17:48:48 +0800
commit9c74c648a352a752cec3b9c292d387bb0fee0dfc (patch)
tree5741bbe45971e2e6938880a418237bdec94e55c1 /groot-common/src/main/resources/udf.plugins
parentfc59007e49017a36b73aeae62cbe13e2338a35f0 (diff)
[feature][core] TSG-22596 add EXPLODE_APP_AND_PROTOCOL function rename to PATH_UNROLL
Diffstat (limited to 'groot-common/src/main/resources/udf.plugins')
-rw-r--r--groot-common/src/main/resources/udf.plugins2
1 files changed, 1 insertions, 1 deletions
diff --git a/groot-common/src/main/resources/udf.plugins b/groot-common/src/main/resources/udf.plugins
index 3b0b0d5..dae8bae 100644
--- a/groot-common/src/main/resources/udf.plugins
+++ b/groot-common/src/main/resources/udf.plugins
@@ -28,4 +28,4 @@ com.geedgenetworks.core.udf.udaf.HdrHistogram.HdrHistogramQuantile
com.geedgenetworks.core.udf.udaf.HdrHistogram.HdrHistogramQuantiles
com.geedgenetworks.core.udf.udtf.JsonUnroll
com.geedgenetworks.core.udf.udtf.Unroll
-com.geedgenetworks.core.udf.udtf.ExplodeAppAndProtocol \ No newline at end of file
+com.geedgenetworks.core.udf.udtf.PathUnroll \ No newline at end of file