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