Julien Le Dem created PARQUET-119:
-------------------------------------

             Summary: add data_encodings to ColumnMetaData to enable dictionary 
based predicate push down
                 Key: PARQUET-119
                 URL: https://issues.apache.org/jira/browse/PARQUET-119
             Project: Parquet
          Issue Type: Improvement
          Components: parquet-format
            Reporter: Julien Le Dem
            Assignee: Julien Le Dem


To implement predicate push down based on dictionary we need to know if fall 
back happened.
If all data pages are dictionary encoded we can use the dictionary for 
predicate-push down.
If not we can not.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to