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 44b5d00400 GH-34211: [R] Make sure Arrow arrays are unmaterialized 
before attempting to access the underlying ChunkedArray (#34489)
     add 29b23cdeab GH-34492: [Go] Fix missing boolean plain encoder state 
update (#34493)

No new revisions were added by this update.

Summary of changes:
 go/parquet/file/column_writer_test.go           | 31 ++++++++++-----------
 go/parquet/internal/encoding/boolean_encoder.go |  2 ++
 go/parquet/internal/encoding/encoding_test.go   | 37 +++++++++++++++++++++++++
 go/parquet/metadata/statistics_test.go          | 12 ++++++++
 4 files changed, 66 insertions(+), 16 deletions(-)

Reply via email to