pub fn to_timestamp_micros_invoke(
    args: &[ColumnarValue]
) -> Result<ColumnarValue>
Expand description

to_timestamp_micros() SQL function implementation