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/05/02 17:59:03 UTC

[arrow-adbc] branch main updated (9b68784f -> 7984e0c2)

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

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


    from 9b68784f refactor(c/driver/postgresql): Remove utils duplication (#628)
     add 7984e0c2 fix(go/adbc/driver/snowflake): some more cleanup (#637)

No new revisions were added by this update.

Summary of changes:
 go/adbc/driver/flightsql/flightsql_adbc_test.go | 2 ++
 go/adbc/driver/snowflake/driver.go              | 2 ++
 go/adbc/driver/snowflake/driver_test.go         | 1 +
 go/adbc/driver/snowflake/statement.go           | 9 +++++++++
 go/adbc/go.mod                                  | 2 +-
 go/adbc/validation/validation.go                | 6 +++++-
 6 files changed, 20 insertions(+), 2 deletions(-)