Daniel Weeks created PARQUET-384:
------------------------------------
Summary: Add Dictionary Based Filtering to Filter2 API
Key: PARQUET-384
URL: https://issues.apache.org/jira/browse/PARQUET-384
Project: Parquet
Issue Type: Improvement
Components: parquet-mr
Reporter: Daniel Weeks
Assignee: Daniel Weeks
Dictionary based predicate evaluation show very significant gains for certain
cases like the following:
- Sparse values in dictionary encoded columns
- Data staged sorted by fields used in predicate evaluation
This would be good to introduce into the filter2 API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)