You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Jonathan Keane (Jira)" <ji...@apache.org> on 2021/11/17 16:24:00 UTC

[jira] [Created] (ARROW-14740) [Python] duckdb helper functions

Jonathan Keane created ARROW-14740:
--------------------------------------

             Summary: [Python] duckdb helper functions
                 Key: ARROW-14740
                 URL: https://issues.apache.org/jira/browse/ARROW-14740
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Python
            Reporter: Jonathan Keane


In the R package, [we have an integration with DuckDB|https://github.com/apache/arrow/blob/master/r/R/duckdb.R] that uses the C-Data and C-Stream interface, we include a handful of helper functions that handle the conversion for end users (including setting up the DuckDB connection, registering the arrow data, etc.)

Should we also have some helper functions in pyarrow?





--
This message was sent by Atlassian Jira
(v8.20.1#820001)