You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2020/06/07 20:24:00 UTC

[jira] [Created] (ARROW-9060) [GLib] Add support for building Apache Arrow Datasets GLib with non-installed Apache Arrow Datasets

Kouhei Sutou created ARROW-9060:
-----------------------------------

             Summary: [GLib] Add support for building Apache Arrow Datasets GLib with non-installed Apache Arrow Datasets
                 Key: ARROW-9060
                 URL: https://issues.apache.org/jira/browse/ARROW-9060
             Project: Apache Arrow
          Issue Type: Improvement
          Components: GLib
            Reporter: Kouhei Sutou
            Assignee: Kouhei Sutou


It's required for packaging: https://travis-ci.org/github/ursa-labs/crossbow/builds/695595159

{noformat}
  CXX      libarrow_dataset_glib_la-scanner.lo
scanner.cpp:24:33: fatal error: arrow/util/iterator.h: No such file or directory
 #include <arrow/util/iterator.h>
                                 ^
{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)