You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ze...@apache.org on 2023/01/25 18:04:03 UTC

[arrow-adbc] branch main updated (a2411c2 -> 73a6f27)

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-adbc.git


    from a2411c2  chore(ci): add Conda package build support (#375)
     add 73a6f27  fix(go/adbc/sqldriver): allow equals signs in DSN values (#382)

No new revisions were added by this update.

Summary of changes:
 go/adbc/sqldriver/driver.go                |  2 +-
 go/adbc/sqldriver/driver_internals_test.go | 61 ++++++++++++++++++++++++++++++
 2 files changed, 62 insertions(+), 1 deletion(-)
 create mode 100644 go/adbc/sqldriver/driver_internals_test.go