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 2020/11/09 13:13:32 UTC

[arrow] branch master updated (19d677a -> 3767689)

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 19d677a  ARROW-10503: [C++] Uriparser will not compile using Intel compiler
     add 3767689  ARROW-10509: [C++] Define operator<<(ostream, ParquetException) for clang+Windows

No new revisions were added by this update.

Summary of changes:
 cpp/src/parquet/CMakeLists.txt               |  1 +
 cpp/src/parquet/{type_fwd.h => exception.cc} | 14 +++++---------
 cpp/src/parquet/exception.h                  |  6 ++++++
 3 files changed, 12 insertions(+), 9 deletions(-)
 copy cpp/src/parquet/{type_fwd.h => exception.cc} (84%)