Function datafusion_common::scalar::ym_to_micro
source · pub fn ym_to_micro(val: &Option<i32>) -> Option<i64>
Expand description
This function computes the duration (in milliseconds) of the given year-month-interval.
pub fn ym_to_micro(val: &Option<i32>) -> Option<i64>
This function computes the duration (in milliseconds) of the given year-month-interval.