JSONFORMAT
This section contains reference documentation for the JSONFORMAT function.
Signature
Usage Examples
{"timestamp": "2019-10-09 21:25:25", "meta": {"age": 12}}Expression
Value
{
"tableConfig":{
"ingestionConfig":{
"transformConfigs":[
{
"columnName":"data",
"transformFunction":"JSONFORMAT(meta)"
}
]
}
}
}Last updated
Was this helpful?

