[
https://issues.apache.org/jira/browse/ARROW-8509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou updated ARROW-8509:
--------------------------------
Component/s: GLib
> 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
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> 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)