You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ze...@apache.org on 2023/06/12 15:48:53 UTC

[arrow] branch main updated (ae655c5ccb -> a4d241c2f7)

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

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


    from ae655c5ccb GH-36008: [Ruby][Parquet] Add Parquet::ArrowFileReader#each_row_group (#36022)
     add a4d241c2f7 MINOR: [Go] Add IsNull method to dictionary builder (#35956)

No new revisions were added by this update.

Summary of changes:
 go/arrow/array/builder.go      |  7 +++++++
 go/arrow/array/builder_test.go | 16 ++++++++++++++++
 go/arrow/array/map.go          |  5 +++++
 3 files changed, 28 insertions(+)