Function databend_driver_core::value::parse_decimal
source ยท pub fn parse_decimal(text: &str, size: DecimalSize) -> Result<NumberValue>Expand description
assume text is from used only for expr, so put more weight on readability