Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
Impala 2.6.0
Description
Annotating Runtime filters with Min/Max values can help with
- Inequality joins
- Pushing more efficient filters to the scan
- Used to skip reading Parquet blocks reducing IO.
Attachments
Issue Links
- is related to
-
IMPALA-5509 Runtime filter : Extend runtime filter to support Dictionary values
- Resolved
-
IMPALA-10325 Parquet scan should use min/max statistics to skip pages based on equi-join predicate
- Closed
-
IMPALA-5843 Use page index in Parquet files to skip pages
- Resolved
-
IMPALA-4252 Add RuntimeFilters for min/max at KuduScanNode
- Resolved
-
IMPALA-10869 Extend min/max filter for inequality subquery for other use cases
- Open
-
IMPALA-4989 Improve filtering based on parquet::Statistics
- Resolved
-
IMPALA-5789 Prune all partitions if an always-false runtime filter is received
- Resolved