You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Tanveer (Jira)" <ji...@apache.org> on 2020/04/18 16:15:00 UTC

[jira] [Created] (ARROW-8509) GArrowRecordBatch <-> GArrowBuffer conversion functions

Tanveer created ARROW-8509:
------------------------------

             Summary: GArrowRecordBatch <-> GArrowBuffer conversion functions
                 Key: ARROW-8509
                 URL: https://issues.apache.org/jira/browse/ARROW-8509
             Project: Apache Arrow
          Issue Type: New Feature
            Reporter: Tanveer


Hi All,

I am working on integrating two programs, both of which are using Plasma API. For this purpose, I need to convert RecordBatches to Buffer to transfer to Plasma.

I have created GArrowRecordBatch <-> GArrowBuffer conversion functions which are working for me locally, but I am not sure if I have adopted the correct way, I want it to be integrated into c_glib. Can you people please check these functions and update/accept the pull request?

 

https://github.com/apache/arrow/pull/6963



--
This message was sent by Atlassian Jira
(v8.3.4#803005)