You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/08/21 20:34:00 UTC

[jira] [Created] (ARROW-3101) [C++] Define common abstract APIs for database clients

Wes McKinney created ARROW-3101:
-----------------------------------

             Summary: [C++] Define common abstract APIs for database clients
                 Key: ARROW-3101
                 URL: https://issues.apache.org/jira/browse/ARROW-3101
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++
            Reporter: Wes McKinney


Most databases feature common notions:

* Connection
* Session
* Operation or Cursor
* Result set
 
Result sets for example should support a standard API for conversion to an Arrow record batch (though some databases may require additional options for some conversions)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)