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 2018/02/19 22:39:05 UTC

[jira] [Assigned] (ARROW-2179) [C++] arrow/util/io-util.h missing from libarrow-dev

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

Wes McKinney reassigned ARROW-2179:
-----------------------------------

    Assignee: Wes McKinney

> [C++] arrow/util/io-util.h missing from libarrow-dev
> ----------------------------------------------------
>
>                 Key: ARROW-2179
>                 URL: https://issues.apache.org/jira/browse/ARROW-2179
>             Project: Apache Arrow
>          Issue Type: Bug
>    Affects Versions: 0.8.0
>            Reporter: Rares Vernica
>            Assignee: Wes McKinney
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.9.0
>
>
> {{arrow/util/io-util.h}} is missing from the {{libarow-dev}} package (ubuntu/trusty): 
> {code:java}
> > ls -1 /usr/include/arrow/util/
> bit-stream-utils.h
> bit-util.h
> bpacking.h
> compiler-util.h
> compression.h
> compression_brotli.h
> compression_lz4.h
> compression_snappy.h
> compression_zlib.h
> compression_zstd.h
> cpu-info.h
> decimal.h
> hash-util.h
> hash.h
> key_value_metadata.h
> logging.h
> macros.h
> parallel.h
> rle-encoding.h
> sse-util.h
> stl.h
> type_traits.h
> variant
> variant.h
> visibility.h
> {code}
> {code:java}
> > apt-cache show libarrow-dev
> Package: libarrow-dev
> Architecture: amd64
> Version: 0.8.0-2
> Multi-Arch: same
> Priority: optional
> Section: libdevel
> Source: apache-arrow
> Maintainer: Kouhei Sutou <ko...@clear-code.com>
> Installed-Size: 5696
> Depends: libarrow0 (= 0.8.0-2)
> Filename: pool/trusty/universe/a/apache-arrow/libarrow-dev_0.8.0-2_amd64.deb
> Size: 602716
> MD5sum: de5f2bfafd90ff29e4b192f4e5d26605
> SHA1: e3d9146b30f07c07b62f8bdf9f779d0ee5d05a75
> SHA256: 30a89b2ac6845998f22434e660b1a7c9d91dc8b2ba947e1f4333b3cf74c69982
> SHA512: 99f511bee6645a68708848a58b4eba669a2ec8c45fb411c56ed2c920d3ff34552c77821eff7e428c886d16e450bdd25cc4e67597972f77a4255f302a56d1eac8
> Homepage: https://arrow.apache.org/
> Description: Apache Arrow is a data processing library for analysis
>  .
>  This package provides header files.
> Description-md5: e4855d5dbadacb872bf8c4ca67f624e3
> {code}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)