Pradeep Gollakota created PARQUET-869:
-----------------------------------------

             Summary: Min/Max record counts for block size checks are not 
configurable
                 Key: PARQUET-869
                 URL: https://issues.apache.org/jira/browse/PARQUET-869
             Project: Parquet
          Issue Type: Improvement
            Reporter: Pradeep Gollakota


While the min/max record counts for page size check are configurable via 
ParquetOutputFormat.MIN_ROW_COUNT_FOR_PAGE_SIZE_CHECK and 
ParquetOutputFormat.MAX_ROW_COUNT_FOR_PAGE_SIZE_CHECK configs and via 
ParquetProperties directly, the min/max record counts for block size check are 
hard coded inside InternalParquetRecordWriter.

These two settings should also be configurable.



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

Reply via email to