Function build_time_filter

Source
fn build_time_filter(
    time_index_expr: Expr,
    start: Timestamp,
    end: Timestamp,
) -> Expr