You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/02/08 15:00:00 UTC

[jira] [Resolved] (IMPALA-6533) Support DECIMAL for min-max runtime filters

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

Tim Armstrong resolved IMPALA-6533.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 3.2.0

> Support DECIMAL for min-max runtime filters
> -------------------------------------------
>
>                 Key: IMPALA-6533
>                 URL: https://issues.apache.org/jira/browse/IMPALA-6533
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Backend
>    Affects Versions: Impala 2.12.0
>            Reporter: Thomas Tauber-Marshall
>            Assignee: Janaki Lahorani
>            Priority: Critical
>              Labels: kudu
>             Fix For: Impala 3.2.0
>
>
> Since min-max runtime filters are only supported for Kudu, and since at the time they were implemented Kudu didn't support DECIMAL, we didn't implement DECIMAL min-max runtime filters.
> There's ongoing work to add support for DECIMAL on Kudu (IMPALA-5752). To start, min-max runtime filters will just be disabled for DECIMAL targets, but we should extend MinMaxFilter to support it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)