Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.8.1
-
None
Description
PARQUET-99 added settings to control the min and max number of rows between size checks when flushing pages, and a setting to control whether to always use a static size (the min). The InternalParquetRecordWriter has similar checks that don't use those settings. We should determine if it should update it to use those settings or similar.
Attachments
Issue Links
- duplicates
-
PARQUET-869 Min/Max record counts for block size checks are not configurable
- Patch Available
- is related to
-
PARQUET-99 Large rows cause unnecessary OOM exceptions
- Resolved
- links to