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/01/24 19:46:04 UTC

[arrow] branch master updated (d0a7fb9403 -> f94c8b69b1)

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

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


    from d0a7fb9403 GH-33760: [R][C++] Handle nested field refs in scanner  (#33770)
     add f94c8b69b1 GH-33600: [Go][Parquet] Panic in bitmap writer (#14989)

No new revisions were added by this update.

Summary of changes:
 go/parquet/file/column_writer_types.gen.go      | 64 ++++++++++++-------------
 go/parquet/file/column_writer_types.gen.go.tmpl |  8 ++--
 go/parquet/pqarrow/column_readers.go            |  2 +-
 go/parquet/pqarrow/encode_arrow_test.go         | 47 ++++++++++++++++++
 4 files changed, 84 insertions(+), 37 deletions(-)