singhpratech opened a new pull request, #4733:
URL: https://github.com/apache/arrow-adbc/pull/4733
Adds adbcBridge to the Tools & Integrations page, as suggested by @ianmcook
in #4730.
adbcBridge is an ADBC driver written in C that loads an ODBC driver and
exposes it through the ADBC API, giving an ADBC path to databases that have an
ODBC driver but no native ADBC one. The entry follows the length and style of
the neighboring entries: a short description, a Python snippet (taken verbatim
from the project's quick start), and a documentation link.
Also fixes a small typo in the closing section of the page ("integratoin" →
"integration").
@ianmcook — could you take a look, as offered in #4730? Happy to adjust
wording or trim as you see fit.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]