fn match_ts_column_literal<'a>( ts_col_name: &str, left: &'a Expr, right: &'a Expr, ) -> Option<(Timestamp, bool)>