{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "it_acquisitions_ytd", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "functional_group", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "total", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "it_maintenance_and_ops_ytd", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] } ] }