1
0

[HUDI-3420] Remove duplicates type in HoodieClusteringGroup.avsc (#4808)

Co-authored-by: yuzhaojing <yuzhaojing@bytedance.com>
This commit is contained in:
yuzhaojing
2022-02-23 10:49:47 +08:00
committed by GitHub
parent 01cbddef78
commit dabae80423

View File

@@ -19,7 +19,6 @@
"namespace":"org.apache.hudi.avro.model",
"type":"record",
"name":"HoodieClusteringGroup",
"type":"record",
"fields":[
{
/* Group of files that needs to merged. All the slices in a group will belong to same partition initially.