You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/11/06 17:47:00 UTC

[jira] [Created] (ARROW-1772) [C++] Add public-api-test module in style of parquet-cpp

Wes McKinney created ARROW-1772:
-----------------------------------

             Summary: [C++] Add public-api-test module in style of parquet-cpp
                 Key: ARROW-1772
                 URL: https://issues.apache.org/jira/browse/ARROW-1772
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++
            Reporter: Wes McKinney
             Fix For: 0.8.0


We should prevent certain undesireable headers and defines leaking into the public API. This arose in ARROW-1771, where {{arrow/util/logging.h}} crept into our public headers

see

https://github.com/apache/parquet-cpp/blob/master/src/parquet/public-api-test.cc



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)