`newMemColumnReader` is used by `ParquetFileWriter.merge(List<InputFile>, BytesCompressor, String, long)` introduced in PARQUET-1381. It is different from `getColumnReader(ColumnDescriptor)` as it gets the `PageReader` instead of retrieving it from the store.
[ Full content available at: https://github.com/apache/parquet-mr/pull/527 ] This message was relayed via gitbox.apache.org for [email protected]
