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

Vladimir Verjovkin updated IMPALA-9294:
---------------------------------------
    Description: 
Since min-max runtime filters are only supported for Kudu, and since at the 
time they were implemented Kudu didn't support DATE, we didn't implement DATE 
min-max runtime filters.

There's ongoing work to add support for DATE on Kudu (KUDU-2632). To start, 
min-max runtime filters will just be disabled for DATE targets, but we should 
extend MinMaxFilter to support it.

  was:
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.


> Support DATE for min-max runtime filters
> ----------------------------------------
>
>                 Key: IMPALA-9294
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9294
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Backend
>    Affects Versions: Impala 2.12.0
>            Reporter: Vladimir Verjovkin
>            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 DATE, we didn't implement DATE 
> min-max runtime filters.
> There's ongoing work to add support for DATE on Kudu (KUDU-2632). To start, 
> min-max runtime filters will just be disabled for DATE targets, but we should 
> extend MinMaxFilter to support it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to