You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Quanlong Huang (Jira)" <ji...@apache.org> on 2022/02/21 02:41:00 UTC

[jira] [Updated] (IMPALA-11066) Runtime IN-list filters for Kudu tables

     [ https://issues.apache.org/jira/browse/IMPALA-11066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Quanlong Huang updated IMPALA-11066:
------------------------------------
    Epic Link: IMPALA-11138

> Runtime IN-list filters for Kudu tables
> ---------------------------------------
>
>                 Key: IMPALA-11066
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11066
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Backend
>            Reporter: Quanlong Huang
>            Priority: Major
>
> After IMPALA-10898, we can consider pushing down runtime IN-list filters to kudu scanners. There is an interface for this in KuduTable (added in KUDU-1363):
> {code:cpp}
>   KuduPredicate* NewInListPredicate(const Slice& col_name,
>                                     std::vector<KuduValue*>* values); {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org