{
"new_column": {
"key": "string",
"data_type": "string"
},
"column_to_map": {
"key": "string",
"data_type": "string"
},
"mappings": [
{
"condition": {
"type": "string",
"value": "string",
"children": [
{}
]
},
"result": {
"type": "string",
"value": "string",
"children": [
{}
]
}
}
],
"default_value": {
"type": "string",
"value": "string",
"children": [
{}
]
},
"is_complex": true
}