You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/23 17:40:00 UTC

[jira] [Commented] (ARROW-13598) [C++] Deprecate Datum::COLLECTION

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

Antoine Pitrou commented on ARROW-13598:
----------------------------------------

[~lidavidm] What do you think?

> [C++] Deprecate Datum::COLLECTION
> ---------------------------------
>
>                 Key: ARROW-13598
>                 URL: https://issues.apache.org/jira/browse/ARROW-13598
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: C++
>            Reporter: Antoine Pitrou
>            Priority: Minor
>             Fix For: 7.0.0
>
>
> It looks like "collection" datums are not used anywhere. Where we want to return several pieces of data, we generally return a Struct array or scalar wrapping them.
> Perhaps we should simply deprecate or even remove them.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)