diff options
| author | wangkuan <[email protected]> | 2024-10-28 14:55:37 +0800 |
|---|---|---|
| committer | wangkuan <[email protected]> | 2024-10-28 14:55:37 +0800 |
| commit | c2aec4fb44c1e67fdfed005fbe0064f778d9200f (patch) | |
| tree | 21b77524bd455e41974fc370022aeaac7cbd87e4 /config/udf.plugins | |
| parent | 03d8bcc30fcd06968644a994e5a6a6841c0bcd19 (diff) | |
[improve][pack]调整部分pom引入依赖位置,udf配置文件删除多余的functionfeature/pack
Diffstat (limited to 'config/udf.plugins')
| -rw-r--r-- | config/udf.plugins | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/udf.plugins b/config/udf.plugins index 83da898..fe7a083 100644 --- a/config/udf.plugins +++ b/config/udf.plugins @@ -33,8 +33,5 @@ com.geedgenetworks.core.udf.udaf.HdrHistogram.HdrHistogramQuantiles com.geedgenetworks.core.udf.udtf.JsonUnroll com.geedgenetworks.core.udf.udtf.Unroll 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.Max com.geedgenetworks.core.udf.udaf.Min
\ No newline at end of file |
