Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Kudu_Impala
Description
Kudu scans will benefit significantly from runtime filters. For now, we could generate min/max values instead of bloom filters to push to the KuduScanNode and, with support from the Kudu client (KUDU-1683), we could push them to Kudu during execution. At some point, it would be nice to push bloom filters to Kudu (IMPALA-3741), but that will require more work and should be a potential follow-up task to this.
Attachments
Issue Links
- relates to
-
IMPALA-3430 Runtime filter : Extend runtime filter to support Min/Max values for HDFS scans
- Resolved
-
IMPALA-3741 Push bloom filters to Kudu scanners
- Resolved
There are no Sub-Tasks for this issue.