Module parse

Module parse 

Source
Expand description

jsonb_parse

Structs§

JsonbParse
A scalar UDF that parses a JSON string into a JSONB value.

Functions§

make_jsonb_parse_udf
Creates a user-defined function to parse a JSON string into a JSONB value.