mz_expr::relation::func

Function jsonb_object_keys

Source
fn jsonb_object_keys<'a>(a: Datum<'a>) -> impl Iterator<Item = (Row, Diff)> + 'a