You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Yosuke Shiro (Jira)" <ji...@apache.org> on 2020/05/03 14:03:00 UTC

[jira] [Resolved] (ARROW-8509) [GLib] Add low level record batch read/write functions

     [ https://issues.apache.org/jira/browse/ARROW-8509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yosuke Shiro resolved ARROW-8509.
---------------------------------
    Fix Version/s: 1.0.0
       Resolution: Fixed

Issue resolved by pull request 7086
[https://github.com/apache/arrow/pull/7086]

> [GLib] Add low level record batch read/write 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: Kouhei Sutou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 50m
>  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)