JSONPATHDOUBLE
This section contains reference documentation for the JSONPATHDOUBLE function.
Was this helpful?
Was this helpful?
{
"tableConfig":{
"ingestionConfig":{
"transformConfigs":[
{
"columnName":"age",
"transformFunction":"JSONPATHDOUBLE(data, '$.age')"
}
]
}
}
}