原schema-upgrade项目更名,发布初版
This commit is contained in:
11
testSchemaFiles/query_log_cluster.json
Normal file
11
testSchemaFiles/query_log_cluster.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"namespace": "system",
|
||||
"type": "record",
|
||||
"name": "query_log_cluster",
|
||||
"fields": [
|
||||
{
|
||||
"name": "type",
|
||||
"type": "string"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user