[
https://issues.apache.org/jira/browse/PARQUET-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308859#comment-14308859
]
Mick Davies edited comment on PARQUET-36 at 2/6/15 8:56 AM:
------------------------------------------------------------
I think a useful extension to predicates if dictionaries are supported is to
add IN and NOT IN. These tests can be expensive if repeated for each row - but
could be evaluated only once for each dictionary element.
I'll start taking a look at that
was (Author: michael davies):
I think a useful extension to predicates if dictionaries are supported is to
add IN and NOT IN. These tests can be expensive if repeated for each row - but
could be evaluated only once for each dictionary element.
> FilteringPrimitiveConverter should support dictionaries
> -------------------------------------------------------
>
> Key: PARQUET-36
> URL: https://issues.apache.org/jira/browse/PARQUET-36
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-mr
> Reporter: Alex Levenson
> Priority: Minor
> Labels: filter2
>
> If the delegated PrimitiveConverter supports dictionaries, then
> FilteringPrimitiveConverter should too.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)