This is an automated email from the ASF dual-hosted git repository.
joellubi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 5e68513d62 GH-43495: [C++][Compute] Widen the row offset of the row
table to 64-bit (#43389)
add c599fa0064 GH-43554: [Go] Handle excluded fields (#43555)
No new revisions were added by this update.
Summary of changes:
go/arrow/util/messages/types.proto | 46 +++
go/arrow/util/protobuf_reflect.go | 31 +-
go/arrow/util/protobuf_reflect_test.go | 421 +++++++++++++++------
go/arrow/util/util_message/types.pb.go | 654 +++++++++++++++++++++++++++++++--
4 files changed, 996 insertions(+), 156 deletions(-)