Thomas Tauber-Marshall created IMPALA-6533:
----------------------------------------------
Summary: 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
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)