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