Antoine Pitrou created ARROW-13598:
--------------------------------------
Summary: [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
Fix For: 6.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 them.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)