risingwave_
frontend
2.2.0-alpha
In risingwave_
frontend::
binder::
expr::
function::
aggregate
risingwave_frontend
::
binder
::
expr
::
function
::
aggregate
Function
decimal_to_float64
Copy item path
source
fn decimal_to_float64( decimal_expr: &mut
ExprImpl
, kind: &
AggType
, ) ->
Result
<
()
,
RwError
>