This is an automated email from the ASF dual-hosted git repository.

lidavidm pushed a change to branch spec-1.1.0
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git


    from 80b8e32d feat(c/driver_manager): support alternate entrypoint name 
(#972)
     add 2c13c976 chore: CI fixes, downgrade to Go 1.18

No new revisions were added by this update.

Summary of changes:
 .gitattributes                             |  3 +++
 c/driver_manager/adbc_driver_manager.cc    |  3 ++-
 ci/scripts/python_wheel_unix_build.sh      |  2 +-
 go/adbc/driver/flightsql/flightsql_adbc.go | 25 +++++++------------------
 go/adbc/driver/flightsql/record_reader.go  | 12 ++++--------
 go/adbc/driver/flightsql/utils.go          | 12 ++++++++++++
 go/adbc/drivermgr/adbc_driver_manager.cc   |  3 ++-
 go/adbc/go.mod                             |  2 +-
 go/adbc/pkg/_tmpl/driver.go.tmpl           |  6 +++---
 go/adbc/pkg/flightsql/driver.go            |  6 +++---
 go/adbc/pkg/panicdummy/driver.go           |  6 +++---
 go/adbc/pkg/snowflake/driver.go            |  6 +++---
 python/adbc_driver_manager/MANIFEST.in     |  3 +++
 13 files changed, 47 insertions(+), 42 deletions(-)

Reply via email to