diff options
Diffstat (limited to 'config/udf.plugins')
| -rw-r--r-- | config/udf.plugins | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/udf.plugins b/config/udf.plugins index 49edca1..1913883 100644 --- a/config/udf.plugins +++ b/config/udf.plugins @@ -33,5 +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 +com.geedgenetworks.core.udf.udaf.Max +com.geedgenetworks.core.udf.udaf.Min
\ No newline at end of file |
