-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Open
Labels
Component: C++Status: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: enhancement
Description
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)
Reporter: Wes McKinney / @wesm
Note: This issue was originally created as ARROW-3101. Please see the migration documentation for further details.
Metadata
Metadata
Assignees
Labels
Component: C++Status: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: enhancement