You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2021/12/16 18:37:00 UTC

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

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

David Li resolved ARROW-13598.
------------------------------
    Resolution: Fixed

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

> [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
>            Assignee: Antoine Pitrou
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 7.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)