You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2019/12/11 17:37:34 UTC

[arrow] branch master updated (29569e8 -> 68903ac)

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

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


    from 29569e8  ARROW-5333: [C++] Clamp build option summary width to 90
     add 68903ac  PARQUET-1715:[C++] Add the Parquet code samples to CI + Refactor Parquet Encryption Samples

No new revisions were added by this update.

Summary of changes:
 ci/docker/conda-cpp.dockerfile                                     | 1 +
 ci/docker/fedora-29-cpp.dockerfile                                 | 1 +
 ci/docker/ubuntu-14.04-cpp.dockerfile                              | 1 +
 ci/docker/ubuntu-16.04-cpp.dockerfile                              | 1 +
 ci/docker/ubuntu-18.04-cpp.dockerfile                              | 1 +
 ci/scripts/cpp_build.sh                                            | 1 +
 cpp/examples/parquet/CMakeLists.txt                                | 7 +++++--
 .../low-level-api/encryption-reader-writer-all-crypto-options.cc   | 2 +-
 cpp/examples/parquet/low-level-api/encryption-reader-writer.cc     | 2 +-
 9 files changed, 13 insertions(+), 4 deletions(-)