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 e50729acbd GH-34807: [Go] Handle `io.EOF` when reading parquet footer 
size and magic bytes (#34808)
     add 76e8cb5f88 GH-34962: [Go] Make GetOneForMarshal public on Array 
interface (#34964)

No new revisions were added by this update.

Summary of changes:
 go/arrow/array.go            | 3 +++
 go/arrow/array/array.go      | 6 ------
 go/arrow/array/decimal128.go | 1 +
 go/arrow/array/dictionary.go | 2 +-
 go/arrow/array/encoded.go    | 6 +++---
 go/arrow/array/extension.go  | 6 +++---
 go/arrow/array/string.go     | 6 +-----
 go/arrow/array/struct.go     | 2 +-
 go/arrow/array/union.go      | 8 ++++----
 go/arrow/array/util.go       | 2 +-
 10 files changed, 18 insertions(+), 24 deletions(-)

Reply via email to