You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2017/02/07 14:44:41 UTC

[jira] [Created] (PARQUET-868) C++: Build snappy with optimizations

Uwe L. Korn created PARQUET-868:
-----------------------------------

             Summary: 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


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)