[MINOR] Fix avro schema warnings in build
This commit is contained in:
@@ -118,14 +118,16 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}]
|
||||
}],
|
||||
"default": null
|
||||
},
|
||||
{
|
||||
"name":"extraMetadata",
|
||||
"type":["null", {
|
||||
"type":"map",
|
||||
"values":"string"
|
||||
}]
|
||||
}],
|
||||
"default": null
|
||||
},
|
||||
{
|
||||
"name":"version",
|
||||
|
||||
Reference in New Issue
Block a user