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 050ccee9ff GH-38011: [C++][Dataset] Change force close to tend to
close on write (#38030)
add 10843823ea GH-38017: [Go][FlightSQL] Increment types handled by
internal converter (#38028)
No new revisions were added by this update.
Summary of changes:
go/arrow/flight/flightsql/driver/utils.go | 50 ++++++----
go/arrow/flight/flightsql/driver/utils_test.go | 126 +++++++++++++++++++++++++
2 files changed, 156 insertions(+), 20 deletions(-)
create mode 100644 go/arrow/flight/flightsql/driver/utils_test.go