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