risingwave_
expr_
impl
2.7.0-alpha
In risingwave_
expr_
impl::
scalar::
jsonb_
path
risingwave_expr_impl
::
scalar
::
jsonb_path
Function
jsonb_path_exists2
Copy item path
Source
fn jsonb_path_exists2(target:
JsonbRef
<'_>, path: &JsonPath) -> Result<
bool
>