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 2019/02/01 07:25:00 UTC

[jira] [Commented] (ARROW-4438) [GLib] Use arrays instead of columns in GArrowRecordBatch

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

Yosuke Shiro commented on ARROW-4438:
-------------------------------------

"column" in GArrowRecordBatch is just a {{GArrowArray}} but it's used for a column of a record batch.  So no need to change "columns" to "arrays".

https://issues.apache.org/jira/browse/ARROW-4235?focusedCommentId=16757737&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16757737

> [GLib] Use arrays instead of columns in GArrowRecordBatch
> ---------------------------------------------------------
>
>                 Key: ARROW-4438
>                 URL: https://issues.apache.org/jira/browse/ARROW-4438
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: GLib
>            Reporter: Yosuke Shiro
>            Assignee: Yosuke Shiro
>            Priority: Major
>             Fix For: 0.13.0
>
>
> Because we use "column" as "field + array".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)