You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ko...@apache.org on 2022/04/20 06:23:23 UTC

[arrow] branch master updated (fab8cd56fd -> 7414cba1dd)

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

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


    from fab8cd56fd ARROW-15629: [GLib] Add garrow_{,large_}string_array_builder_append_string_len()
     add 7414cba1dd ARROW-16245: [GLib][Parquet] Add GParquetRowGroupMetadata

No new revisions were added by this update.

Summary of changes:
 c_glib/parquet-glib/metadata.cpp                   | 243 ++++++++++++++++++++-
 c_glib/parquet-glib/metadata.h                     |  43 ++++
 c_glib/parquet-glib/metadata.hpp                   |   5 +
 c_glib/test/parquet/test-file-metadata.rb          |  11 +
 ...file-metadata.rb => test-row-group-metadata.rb} |  29 ++-
 5 files changed, 312 insertions(+), 19 deletions(-)
 copy c_glib/test/parquet/{test-file-metadata.rb => test-row-group-metadata.rb} (79%)