Details
-
Improvement
-
Status: Resolved
-
Critical
-
Resolution: Not A Problem
-
None
-
None
-
None
Description
There's work currently ongoing on the Impala side to support min-max runtime filters. To support that, it would be help if there was a KuduScanner::AddUpperBound() function.
Currently, KuduScanTokenBuilder supports AddUpperBound() and KuduScanner support AddLowerBound() and AddExclusiveUpperBound(), but there's no inclusive KuduScanner::AddUpperBound()