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 2022/11/02 10:53:13 UTC

[arrow] branch master updated (b41bd80187 -> 04bb068402)

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 b41bd80187 ARROW-15822: [C++] Cast duration to string (thus CSV writing) not supported (#14450)
     add 04bb068402 PARQUET-2209: [parquet-cpp]  Optimize skip for the case that number of values to skip equals page size (#14545)

No new revisions were added by this update.

Summary of changes:
 cpp/src/parquet/column_reader.cc      | 24 +++++++++++--------
 cpp/src/parquet/column_reader_test.cc | 45 +++++++++++++++++++++--------------
 2 files changed, 41 insertions(+), 28 deletions(-)