[
https://issues.apache.org/jira/browse/ARROW-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17660126#comment-17660126
]
Rok Mihevc commented on ARROW-3101:
-----------------------------------
This issue has been migrated to [issue
#19457|https://github.com/apache/arrow/issues/19457] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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.20.10#820010)