This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 80e1d7a85b GH-41314: [CI][Python] Add a job on ARM64 macOS (#41313)
add 2cf844d438 GH-37720: [Go][FlightSQL] Add prepared statement handle to
DoPut result (#40311)
No new revisions were added by this update.
Summary of changes:
go/arrow/flight/flightsql/client.go | 36 +-
go/arrow/flight/flightsql/client_test.go | 35 +-
go/arrow/flight/flightsql/driver/driver_test.go | 10 +-
go/arrow/flight/flightsql/example/sqlite_server.go | 8 +-
go/arrow/flight/flightsql/server.go | 17 +-
go/arrow/flight/gen/flight/FlightSql.pb.go | 1128 +++++++++++---------
go/arrow/internal/flight_integration/scenario.go | 6 +-
.../apache/arrow/flight/sql/FlightSqlClient.java | 4 +-
8 files changed, 683 insertions(+), 561 deletions(-)