You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ks...@apache.org on 2019/12/09 20:18:56 UTC

[arrow] branch master updated (b1600c1 -> fcefd3d)

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

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


    from b1600c1  ARROW-5366: [Rust] Duration and Interval Arrays
     add fcefd3d  PARQUET-1712: [C++] Stop using deprecated APIs in examples

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                            |  7 +++---
 .../parquet/low-level-api/reader-writer.cc         |  2 +-
 .../parquet/low-level-api/reader-writer2.cc        |  2 +-
 .../parquet/parquet-arrow/reader-writer.cc         | 29 ++++++++++++++--------
 .../parquet-stream-api/stream-reader-writer.cc     | 10 +++++---
 10 files changed, 36 insertions(+), 19 deletions(-)