summaryrefslogtreecommitdiff
path: root/config
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 /config
parentfc59007e49017a36b73aeae62cbe13e2338a35f0 (diff)
[feature][core] TSG-22596 add EXPLODE_APP_AND_PROTOCOL function rename to PATH_UNROLL
Diffstat (limited to 'config')
-rw-r--r--config/udf.plugins2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/udf.plugins b/config/udf.plugins
index 313a419..ba84a90 100644
--- a/config/udf.plugins
+++ b/config/udf.plugins
@@ -29,4 +29,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