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