You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Deepak Majeti (JIRA)" <ji...@apache.org> on 2017/05/10 19:02:04 UTC

[jira] [Created] (PARQUET-979) [C++] Limit size of min, max or disable stats for long binary types

Deepak Majeti created PARQUET-979:
-------------------------------------

             Summary: [C++] Limit size of min, max or disable stats for long binary types
                 Key: PARQUET-979
                 URL: https://issues.apache.org/jira/browse/PARQUET-979
             Project: Parquet
          Issue Type: Bug
            Reporter: Deepak Majeti
             Fix For: cpp-1.2.0


Other Parquet implementations like parquet-mr disable min/max values for long binary types > 4KB. For known logical types comparisons, we could approximate min/max values. We need to implement this.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)