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

[jira] [Created] (ARROW-11118) [C++] Add union support in ORC reader & writer

Ying Zhou created ARROW-11118:
---------------------------------

             Summary: [C++] Add union support in ORC reader & writer
                 Key: ARROW-11118
                 URL: https://issues.apache.org/jira/browse/ARROW-11118
             Project: Apache Arrow
          Issue Type: New Feature
            Reporter: Ying Zhou


Currently the ORC reader does not has support for the ORC UNION type which led to the ORC writer to be under-tested for ORC DENSE_UNION and SPARSE_UNION types. To fix this problem union support in the ORC reader needs to be added, union support in the ORC writer needs to be added and tested.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)