[
https://issues.apache.org/jira/browse/ARROW-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17285949#comment-17285949
]
Antoine Pitrou commented on ARROW-3101:
---------------------------------------
I'm not sure what the intended use case. Is this satisfied by the C data (or
stream) interface?
> [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
> Priority: Major
> Labels: database
>
> 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
(v8.3.4#803005)