From 8e2337f38ccea13de09135c45166c5c390a27f23 Mon Sep 17 00:00:00 2001 From: wangkuan Date: Tue, 29 Oct 2024 09:49:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3uuid=E5=87=BD=E6=95=B0?= =?UTF-8?q?=E5=90=8D=E5=A4=A7=E5=B0=8F=E5=86=99=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tsg_olap/installation/flink/groot_stream/udf.plugins | 6 +++--- tsg_olap/upgrade/TSG-24.10/groot_stream/udf.plugins | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tsg_olap/installation/flink/groot_stream/udf.plugins b/tsg_olap/installation/flink/groot_stream/udf.plugins index 1913883..047d95d 100644 --- a/tsg_olap/installation/flink/groot_stream/udf.plugins +++ b/tsg_olap/installation/flink/groot_stream/udf.plugins @@ -30,8 +30,8 @@ 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.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 diff --git a/tsg_olap/upgrade/TSG-24.10/groot_stream/udf.plugins b/tsg_olap/upgrade/TSG-24.10/groot_stream/udf.plugins index 1913883..047d95d 100644 --- a/tsg_olap/upgrade/TSG-24.10/groot_stream/udf.plugins +++ b/tsg_olap/upgrade/TSG-24.10/groot_stream/udf.plugins @@ -30,8 +30,8 @@ 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.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