diff options
| author | doufenghu <[email protected]> | 2024-11-26 18:51:18 +0800 |
|---|---|---|
| committer | doufenghu <[email protected]> | 2024-11-26 18:51:18 +0800 |
| commit | 914af3cf28334f46fe9409acd3edf7c9bf17cd17 (patch) | |
| tree | d4833418c063d90a205af5ffeba09b3284172d5b /config | |
| parent | d445302cea095c538d30a8b11d134845cd671bac (diff) | |
| parent | 8aab41f1e6553a31764e6fda57616b2ff29e74e5 (diff) | |
Merge branch 'develop' of https://git.mesalab.cn/galaxy/platform/groot-stream into develop
Diffstat (limited to 'config')
| -rw-r--r-- | config/udf.plugins | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/udf.plugins b/config/udf.plugins index 6a3f245..a7cc218 100644 --- a/config/udf.plugins +++ b/config/udf.plugins @@ -37,4 +37,4 @@ com.geedgenetworks.core.udf.udtf.Unroll com.geedgenetworks.core.udf.udtf.PathUnroll com.geedgenetworks.core.udf.udaf.Max com.geedgenetworks.core.udf.udaf.Min -com.geedgenetworks.core.udf.udaf.array.ArrayContactAgg
\ No newline at end of file +com.geedgenetworks.core.udf.udaf.array.ArrayConcatAgg
\ No newline at end of file |
