[
https://issues.apache.org/jira/browse/PARQUET-868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe L. Korn resolved PARQUET-868.
---------------------------------
Resolution: Fixed
Fix Version/s: cpp-1.0.0
Issue resolved by pull request 237
[https://github.com/apache/parquet-cpp/pull/237]
> C++: Build snappy with optimizations
> ------------------------------------
>
> Key: PARQUET-868
> URL: https://issues.apache.org/jira/browse/PARQUET-868
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-cpp
> Reporter: Uwe L. Korn
> Assignee: Uwe L. Korn
> Fix For: cpp-1.0.0
>
>
> Build snappy with -O1 on OSX and -O2 otherwise to increase the performance.
> -O2 seems to trigger a compiler bug on OSX, -O1 works though.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)