risingwave_
expr
2.4.0-alpha
In risingwave_
expr::
expr::
and_
or
risingwave_expr
::
expr
::
and_or
Function
build_and_expr
Copy item path
Source
fn build_and_expr( _: DataType, children:
Vec
<
BoxedExpression
>, ) ->
Result
<
BoxedExpression
>