You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2023/06/27 20:27:06 UTC

[arrow-adbc] branch spec-1.1.0 updated (b9262d58 -> 5d6586b0)

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 b9262d58 feat(format): add additional features to 1.1.0 spec (#765)
     add 5d6586b0 feat(c): fix typos in 1.1.0, update driver manager (#857)

No new revisions were added by this update.

Summary of changes:
 adbc.h                                   |  10 +-
 c/driver_manager/adbc_driver_manager.cc  | 155 +++++++++++++++++++++++++++++++
 go/adbc/drivermgr/adbc.h                 |  10 +-
 go/adbc/drivermgr/adbc_driver_manager.cc | 155 +++++++++++++++++++++++++++++++
 4 files changed, 320 insertions(+), 10 deletions(-)