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

to_timestamp_seconds() SQL function implementation