[
https://issues.apache.org/jira/browse/PARQUET-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney updated PARQUET-909:
---------------------------------
Fix Version/s: cpp-1.1.0
> [CPP]: Reduce buffer allocations (mallocs) on critical path
> -----------------------------------------------------------
>
> Key: PARQUET-909
> URL: https://issues.apache.org/jira/browse/PARQUET-909
> Project: Parquet
> Issue Type: Improvement
> Reporter: Deepak Majeti
> Assignee: Deepak Majeti
> Fix For: cpp-1.1.0
>
>
> The current implementation allocates and frees memory many times on the
> critical path. The scope of this JIRA is to reuse buffers where possible.
> On production systems, too many mallocs/frees can impact performance.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)