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 4dd5cedb21 GH-15114: [R][C++][CI] Homebrew can't install Python 3.11
on GHA runners (#15116)
add ec9a8a322b GH-15174: [Go][FlightRPC] Expose Flight Server Desc and
RegisterFlightService (#15177)
No new revisions were added by this update.
Summary of changes:
go/arrow/flight/client.go | 12 ++++-
go/arrow/flight/server.go | 11 +++++
go/arrow/flight/server_example_test.go | 80 ++++++++++++++++++++++++++++++++++
3 files changed, 101 insertions(+), 2 deletions(-)
create mode 100644 go/arrow/flight/server_example_test.go