parse_decimal
datafusion_
sql
50.3.0
In datafusion_
sql::
expr::
value
datafusion_sql
::
expr
::
value
Function
parse_
decimal
Copy item path
Source
fn parse_decimal(unsigned_number: &
str
, negative:
bool
) ->
Result
<
Expr
>