Details
-
Improvement
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
Impala 2.12.0
-
ghx-label-8
Description
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.
Attachments
Issue Links
- is cloned by
-
IMPALA-9294 Support DATE for min-max runtime filters
- Resolved
- relates to
-
IMPALA-5752 Add support for DECIMAL on Kudu tables
- Resolved