[
https://issues.apache.org/jira/browse/PARQUET-743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Blue reassigned PARQUET-743:
---------------------------------
Assignee: Ryan Blue
> DictionaryFilters can re-use StreamBytesInput when compressed
> -------------------------------------------------------------
>
> Key: PARQUET-743
> URL: https://issues.apache.org/jira/browse/PARQUET-743
> Project: Parquet
> Issue Type: Bug
> Components: parquet-mr
> Affects Versions: 1.9.0
> Reporter: Patrick Woody
> Assignee: Ryan Blue
>
> When using an And or Or DictionaryFilter, we re-use the BytesInput across
> reads. This is problematic when compressed because compressed BytesInputs get
> converted over to StreamBytesInputs which can only be used once.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)