You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Thomas Tauber-Marshall (JIRA)" <ji...@apache.org> on 2017/09/22 15:46:00 UTC

[jira] [Created] (KUDU-2158) AddUpperBound for KuduScanner

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)