Openlineage spec allows field with no datatype: ``` "type" : { "description" : "The type of the field.", "type" : "string", "example" : "VARCHAR|INT|..." }, ``` Marquez validation requires non-null fields.