diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/udf.plugins | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/udf.plugins b/config/udf.plugins index 3d6a353..6a3f245 100644 --- a/config/udf.plugins +++ b/config/udf.plugins @@ -36,4 +36,5 @@ com.geedgenetworks.core.udf.udtf.JsonUnroll com.geedgenetworks.core.udf.udtf.Unroll com.geedgenetworks.core.udf.udtf.PathUnroll com.geedgenetworks.core.udf.udaf.Max -com.geedgenetworks.core.udf.udaf.Min
\ No newline at end of file +com.geedgenetworks.core.udf.udaf.Min +com.geedgenetworks.core.udf.udaf.array.ArrayContactAgg
\ No newline at end of file |
