pipeline::etl::transform::transformer::greptime::coerce

Function coerce_f64_value

source
fn coerce_f64_value(n: f64, transform: &Transform) -> Result<Option<ValueData>>