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