I use jsonPathDouble to extract value
{
“columnName”: “value”,
“transformFunction”: “jsonPathDouble(json_info, ‘$. value’)”
}
Not able to locate kafka data in this case. So locally I’ve tried to test “null”, null, “”, “NaN”. Pinot will transform value to 0. Couldn’t figure out how did NaN happened.