You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/07/22 17:02:00 UTC

[jira] [Updated] (ARROW-5999) [C++] Required header files missing when built with -DARROW_DATASET=OFF

     [ https://issues.apache.org/jira/browse/ARROW-5999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-5999:
----------------------------------
    Labels: pull-request-available  (was: )

> [C++] Required header files missing when built with -DARROW_DATASET=OFF
> -----------------------------------------------------------------------
>
>                 Key: ARROW-5999
>                 URL: https://issues.apache.org/jira/browse/ARROW-5999
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: 0.14.0
>            Reporter: Steven Fackler
>            Priority: Major
>              Labels: pull-request-available
>
>  
> {noformat}
> In file included from /opt/arrow/include/arrow/type_fwd.h:23:0,
>                  from /opt/arrow/include/arrow/type.h:29,
>                  from /opt/arrow/include/arrow/array.h:32,
>                  from /opt/arrow/include/arrow/api.h:23,
>                  from src/bindings.cc:1:
> /opt/arrow/include/arrow/util/iterator.h:20:10: fatal error: arrow/dataset/visibility.h: No such file or directory
>  #include "arrow/dataset/visibility.h"
>           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~{noformat}
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)