Patrick Woody created PARQUET-743:
-------------------------------------

             Summary: 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


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)

Reply via email to