Thomas Tauber-Marshall created KUDU-2158:
--------------------------------------------
Summary: AddUpperBound for KuduScanner
Key: KUDU-2158
URL: https://issues.apache.org/jira/browse/KUDU-2158
Project: Kudu
Issue Type: Improvement
Reporter: Thomas Tauber-Marshall
Priority: Critical
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()
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)