You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by GitBox <gi...@apache.org> on 2022/06/14 21:08:13 UTC

[GitHub] [arrow-adbc] lidavidm opened a new pull request, #17: Add skeleton of Python bindings

lidavidm opened a new pull request, #17:
URL: https://github.com/apache/arrow-adbc/pull/17

   These bindings are structured as a low-level module that mostly
   mirrors the ADBC API, and a TBD high-level module that will
   implement PEP 249 (except with Turbodbc-style extensions).
   
   This PR is just to get the module set up, with features in future PRs.


-- 
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: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-adbc] lidavidm merged pull request #17: Add skeleton of Python bindings

Posted by GitBox <gi...@apache.org>.
lidavidm merged PR #17:
URL: https://github.com/apache/arrow-adbc/pull/17


-- 
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: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org