[
https://issues.apache.org/jira/browse/ARROW-9434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-9434:
----------------------------------
Labels: pull-request-available (was: )
> [C++] Store type_code information in UnionScalar::value
> -------------------------------------------------------
>
> Key: ARROW-9434
> URL: https://issues.apache.org/jira/browse/ARROW-9434
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Krisztian Szucs
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
> Fix For: 6.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The format allows duplicated types in unions, so in order to properly
> construct an array from a unionscalar we need to know which type to use.
> Currently we only store the value as another scalar.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)