object(value: variant) -> object
Convert a datum into an object or NULL if conversion is impossible
This is a scalar function (calculates a single output value for a single input row).
Make a new column 'obj' consisting of the JSON objects parsed from the 'json' column.