You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ko...@apache.org on 2020/01/26 21:35:25 UTC

[arrow] branch master updated (b84d823 -> 5bb2c66)

This is an automated email from the ASF dual-hosted git repository.

kou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from b84d823  ARROW-7475: [Rust] Arrow IPC Stream writer
     add 5bb2c66  ARROW-7635: [C++] Add pkg-config support for each components

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/adapters/tensorflow/CMakeLists.txt                      | 3 +++
 .../{orc/arrow-orc.pc.in => tensorflow/arrow-tensorflow.pc.in}        | 4 ++--
 cpp/src/arrow/csv/CMakeLists.txt                                      | 3 +++
 cpp/src/arrow/{adapters/orc/arrow-orc.pc.in => csv/arrow-csv.pc.in}   | 4 ++--
 cpp/src/arrow/filesystem/CMakeLists.txt                               | 3 +++
 .../orc/arrow-orc.pc.in => filesystem/arrow-filesystem.pc.in}         | 4 ++--
 cpp/src/arrow/json/CMakeLists.txt                                     | 3 +++
 cpp/src/arrow/{adapters/orc/arrow-orc.pc.in => json/arrow-json.pc.in} | 4 ++--
 8 files changed, 20 insertions(+), 8 deletions(-)
 copy cpp/src/arrow/adapters/{orc/arrow-orc.pc.in => tensorflow/arrow-tensorflow.pc.in} (91%)
 copy cpp/src/arrow/{adapters/orc/arrow-orc.pc.in => csv/arrow-csv.pc.in} (92%)
 copy cpp/src/arrow/{adapters/orc/arrow-orc.pc.in => filesystem/arrow-filesystem.pc.in} (89%)
 copy cpp/src/arrow/{adapters/orc/arrow-orc.pc.in => json/arrow-json.pc.in} (92%)