[
https://issues.apache.org/jira/browse/ARROW-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16842837#comment-16842837
]
KaiGai Kohei commented on ARROW-1106:
-------------------------------------
What is the expected timeline for this project?
I'm interested in contributing the pg2arrow code for Apache Arrow project.
Probably, we can separate the above code into two portions; routines to
read/write files in Arrow format and to interact PostgreSQL using libpq. The
former portion has been also used for PostgreSQL connector (Arrow_Fdw), so it
is preferable to package as an independent library for native-C language.
On the other hands, I have to focus on software quality improvement of PG-Strom
for the next 2-3 months. I expect the progress will not be quick enough.
> [C++] Native result set adapter for PostgreSQL / libpq
> ------------------------------------------------------
>
> Key: ARROW-1106
> URL: https://issues.apache.org/jira/browse/ARROW-1106
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Wes McKinney
> Priority: Major
> Labels: database
>
> We can look at https://github.com/MagicStack/asyncpg for inspiration
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)