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

