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 29a9a3e  ARROW-10797: [C++] Vendor and use PCG random generator library
     add ccf5b9f  PARQUET-1998: [C++] Implement LZ4_RAW compression

No new revisions were added by this update.

Summary of changes:
 cpp/src/generated/parquet_types.cpp    |  8 ++--
 cpp/src/generated/parquet_types.h      |  3 +-
 cpp/src/parquet/file_serialize_test.cc |  3 +-
 cpp/src/parquet/parquet.thrift         | 59 ++++++++++++++++--------------
 cpp/src/parquet/reader_test.cc         | 67 +++++++++++++++++++++++++---------
 cpp/src/parquet/thrift_internal.h      |  8 +++-
 cpp/src/parquet/types.cc               |  5 ---
 cpp/submodules/parquet-testing         |  2 +-
 8 files changed, 96 insertions(+), 59 deletions(-)

Reply via email to