diff options
Diffstat (limited to 'config/udf.plugins')
| -rw-r--r-- | config/udf.plugins | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/udf.plugins b/config/udf.plugins index 92c652e..49edca1 100644 --- a/config/udf.plugins +++ b/config/udf.plugins @@ -33,3 +33,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 |
