blob: a3e07202c106f4618ddfa8627b6ca547efa0f0c7 [file]
{
"common": {
"planId": "1"
},
"toSchema": {
"input": {
"common": {
"planId": "0"
},
"localRelation": {
"schema": "struct\u003cid:bigint,a:int,b:double\u003e"
}
},
"schema": {
"struct": {
"fields": [{
"name": "b",
"dataType": {
"double": {
}
},
"nullable": true
}, {
"name": "id",
"dataType": {
"integer": {
}
},
"nullable": true
}]
}
}
}
}