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/19 00:50:00 UTC

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

    [ https://issues.apache.org/jira/browse/ARROW-8509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17086705#comment-17086705 ] 

Tanveer edited comment on ARROW-8509 at 4/19/20, 12:49 AM:
-----------------------------------------------------------

Thanks. Yes, APIs function names look fine. I am not an expert. If someone please complete this feature, it will be very helpful to us to complete its usage in our work. Thanks.


was (Author: tahmad):
Thanks. Yes, APIs function names look fine. I am not an expert. If someone please complete this feature, it will be very useful for us to complete its usage in our work. Thanks.

> GArrowRecordBatch <-> GArrowBuffer conversion functions
> -------------------------------------------------------
>
>                 Key: ARROW-8509
>                 URL: https://issues.apache.org/jira/browse/ARROW-8509
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: GLib
>            Reporter: Tanveer
>            Assignee: Tanveer
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)