[
https://issues.apache.org/jira/browse/PARQUET-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated PARQUET-1771:
------------------------------------
Labels: pull-request-available (was: )
> Support configurable for DirectByteBufferAllocator from Hadoop Configuration
> ----------------------------------------------------------------------------
>
> Key: PARQUET-1771
> URL: https://issues.apache.org/jira/browse/PARQUET-1771
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-mr
> Affects Versions: 1.10.1
> Reporter: ShuMing Li
> Priority: Minor
> Labels: pull-request-available
>
> Now in
> [HadoopReadOptions|([https://github.com/apache/parquet-mr/blob/master/parquet-hadoop/src/main/java/org/apache/parquet/HadoopReadOptions.java#L85]]
> class, we cannot change default allocator from Hadoop Configuration.
>
> Add a config `parquet.allocator.direct.enabled` to enable
> `DirectByteBufferAllocator` in `ParuqetFileReader`.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)