[
https://issues.apache.org/jira/browse/ARROW-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16587987#comment-16587987
]
Uwe L. Korn commented on ARROW-3101:
------------------------------------
Relevant input for this could be found in the blog posts that outline
turbodbc's design decisions:
https://tech.blue-yonder.com/making-of-turbodbc-part-2-c-to-python/
> [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
(v7.6.3#76005)