1
0

Preparation for Avro update (#2650)

This commit is contained in:
Sebastian Bernauer
2021-03-31 06:50:17 +02:00
committed by GitHub
parent 8bc65b9318
commit aa0da72c59
8 changed files with 14 additions and 17 deletions

View File

@@ -30,7 +30,7 @@
},
{
"name":"strategy",
"type":["HoodieClusteringStrategy", "null"],
"type":["null", "HoodieClusteringStrategy"],
"default": null
},
{