[
https://issues.apache.org/jira/browse/PARQUET-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15652025#comment-15652025
]
Uwe L. Korn commented on PARQUET-775:
-------------------------------------
PR: https://github.com/apache/parquet-cpp/pull/190
> C++: TrackingAllocator is not thread-safe
> -----------------------------------------
>
> Key: PARQUET-775
> URL: https://issues.apache.org/jira/browse/PARQUET-775
> Project: Parquet
> Issue Type: Bug
> Components: parquet-cpp
> Reporter: Uwe L. Korn
> Assignee: Uwe L. Korn
>
> Using parquet-cpp from different threads will use the same
> {{default_allocator()}} and thus we can have races on {{total_memory_}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)