1
0

[MINOR] Fix avro schema warnings in build

This commit is contained in:
Guru107
2019-10-30 11:48:29 +05:30
committed by n3nash
parent 7c7403a59d
commit eda472adb0
4 changed files with 25 additions and 16 deletions

View File

@@ -118,14 +118,16 @@
]
}
}
}]
}],
"default": null
},
{
"name":"extraMetadata",
"type":["null", {
"type":"map",
"values":"string"
}]
}],
"default": null
},
{
"name":"version",