pub fn make_jsonb_path_query_udf() -> ScalarUDFExpand description
Creates a user-defined function to extract all JSONPath matches from a JSONB value as a JSONB array.
pub fn make_jsonb_path_query_udf() -> ScalarUDFCreates a user-defined function to extract all JSONPath matches from a JSONB value as a JSONB array.