[HUDI-1075] Implement simple clustering strategies to create ClusteringPlan and to run the plan
This commit is contained in:
@@ -40,6 +40,11 @@
|
||||
}],
|
||||
"default": null
|
||||
},
|
||||
{
|
||||
"name":"numOutputFileGroups",
|
||||
"type":["int", "null"],
|
||||
"default": 1
|
||||
},
|
||||
{
|
||||
"name":"version",
|
||||
"type":["int", "null"],
|
||||
|
||||
Reference in New Issue
Block a user