make_jsonb_path_query_first_udf

Function make_jsonb_path_query_first_udf 

Source
pub fn make_jsonb_path_query_first_udf() -> ScalarUDF
Expand description

Creates a user-defined function to extract the first JSONPath match from a JSONB value.