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 6b008d00 feat(format,c,go,python): add error details to 
ArrowArrayStream (#963)
     add 80b8e32d feat(c/driver_manager): support alternate entrypoint name 
(#972)

No new revisions were added by this update.

Summary of changes:
 c/driver/snowflake/snowflake_test.cc               |   2 +
 c/driver_manager/adbc_driver_manager.cc            | 338 +++++++++++++--------
 c/driver_manager/adbc_driver_manager_test.cc       |  39 +++
 c/symbols.map                                      |   3 +-
 c/validation/adbc_validation.cc                    |   4 +-
 ci/docker/python-wheel-manylinux.dockerfile        |   4 +-
 go/adbc/drivermgr/adbc_driver_manager.cc           | 338 +++++++++++++--------
 .../org/apache/arrow/adbc/core/AdbcConnection.java |   8 +-
 .../adbc_driver_manager/_lib.pxd                   |   3 +
 .../adbc_driver_manager/_lib.pyx                   |   9 -
 10 files changed, 490 insertions(+), 258 deletions(-)

Reply via email to