[
https://issues.apache.org/jira/browse/ARROW-4235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757737#comment-16757737
]
Kouhei Sutou commented on ARROW-4235:
-------------------------------------
We use "column" in {{GArrowRecordBatch}} for methods that return
{{GArrowArray}}.
I think that we should use the same word in both {{GArrowRecordBatch}} and
{{GArrowRecordBatchBuilder}}.
I think that "column" is better than "array" for them. Because it's just a
{{GArrowArray}} but it's used for a column of a record batch. What do you think
about this?
> [GLib] Use "column_builder" in GArrowRecordBatchBuilder
> -------------------------------------------------------
>
> Key: ARROW-4235
> URL: https://issues.apache.org/jira/browse/ARROW-4235
> Project: Apache Arrow
> Issue Type: Improvement
> Components: GLib
> Reporter: Kouhei Sutou
> Assignee: Yosuke Shiro
> Priority: Major
> Fix For: 0.13.0
>
>
> https://github.com/apache/arrow/pull/3360#discussion_r246668833
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)