Description
We currently stop pushing predicates into the upper bound range partition key and pushing predicates into upper-bound primary key when a range predicate is encountered. I think (although we should probably think harder about this), that predicates could continue to be pushed if the exclusive range predicate value is decremented to make an inclusive upper bound predicate.