summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/udf.plugins4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/udf.plugins b/config/udf.plugins
index 7cd3b0e..83da898 100644
--- a/config/udf.plugins
+++ b/config/udf.plugins
@@ -36,5 +36,5 @@ com.geedgenetworks.core.udf.udtf.PathUnroll
com.geedgenetworks.core.udf.uuid.Uuid
com.geedgenetworks.core.udf.uuid.UuidV5
com.geedgenetworks.core.udf.uuid.UuidV7
-com.geedgenetworks.core.udf.udaf.NumberMax
-com.geedgenetworks.core.udf.udaf.NumberMin \ No newline at end of file
+com.geedgenetworks.core.udf.udaf.Max
+com.geedgenetworks.core.udf.udaf.Min \ No newline at end of file