Apache Arrow ADBC 0.5.1 (Libraries) Release


Published 27 Jun 2023
By The Apache Arrow PMC (pmc)

The Apache Arrow team is pleased to announce the 0.5.1 release of the Apache Arrow ADBC libraries. This covers includes 8 resolved issues from 8 distinct contributors.

This is a release of the libraries, which are at version 0.5.1. The API specification is versioned separately and is at version 1.0.0.

The release notes below are not exhaustive and only expose selected highlights of the release. Many other bugfixes and improvements have been made: we refer you to the complete changelog.

Release Highlights

This is a patch release primarily aimed at fixing a deadlock in the Snowflake driver that was discovered post-release.

Contributors

$ git shortlog --perl-regexp --author='^((?!dependabot\[bot\]).*)$' -sn apache-arrow-adbc-0.5.0..apache-arrow-adbc-0.5.1
     9	David Li
     5	Dewey Dunnington
     4	Matt Topol
     3	William Ayd
     2	davidhcoe
     1	Curt Hagenlocher
     1	Diego Fernández Giraldo
     1	Sutou Kouhei

Roadmap

Work for the proposed 1.1.0 API revision is progressing on a branch, with several API proposals merged in and others awaiting review. They will then receive prototype implementations before being submitted for review/voting. This is not currently targeting any release of the ADBC libraries, although we hope to wrap up this effort in the next few months.

A milestone has been created to explore asynchronous APIs, which have been requested for a while now.

Getting Involved

We welcome questions and contributions from all interested. Issues can be filed on GitHub, and questions can be directed to GitHub or the Arrow mailing lists.