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

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


    from f41fa0d4a fix(csharp/src/Drivers/Databricks): Add another fallback 
check of GetColumnsExtendedAsync (#3219)
     add 49065322c feat(ruby): don't use adbc-arrow-glib (#3221)

No new revisions were added by this update.

Summary of changes:
 ruby/lib/adbc.rb                  | 14 ---------
 ruby/lib/adbc/arrow-connection.rb | 36 ----------------------
 ruby/lib/adbc/arrow-statement.rb  | 65 ---------------------------------------
 ruby/lib/adbc/connection.rb       | 25 +++++++++++++++
 ruby/lib/adbc/loader.rb           | 20 ------------
 ruby/red-adbc.gemspec             | 10 +++---
 ruby/test/test-connection.rb      | 15 +++++++++
 7 files changed, 45 insertions(+), 140 deletions(-)
 delete mode 100644 ruby/lib/adbc/arrow-connection.rb
 delete mode 100644 ruby/lib/adbc/arrow-statement.rb

Reply via email to