pub fn make_jsonb_path_query_first_udf() -> ScalarUDFExpand description
Creates a user-defined function to extract the first JSONPath match from a JSONB value.
pub fn make_jsonb_path_query_first_udf() -> ScalarUDFCreates a user-defined function to extract the first JSONPath match from a JSONB value.