fn implied_from_cmp( ts_col_name: &str, ts_col_unit: TimeUnit, left: &Expr, op: Operator, right: &Expr, ) -> Option<TimestampRange>