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

[jira] [Commented] (ARROW-12524) [Parquet][C++] Support arrow dense union type in Parquet

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

ZMZ91 commented on ARROW-12524:
-------------------------------

Thanks. I'm moving to support sparse union in parquet. For the value offsets data in sparse union array, do you think it's doable to save it in level info and read it back when building the sparse array data?
 

> [Parquet][C++] Support arrow dense union type in Parquet
> --------------------------------------------------------
>
>                 Key: ARROW-12524
>                 URL: https://issues.apache.org/jira/browse/ARROW-12524
>             Project: Apache Arrow
>          Issue Type: Wish
>          Components: C++, Parquet
>            Reporter: ZMZ91
>            Priority: Major
>
> Dense union type is not supported yet in Parquet [https://github.com/apache/arrow/blob/8e43f23dcc6a9e630516228f110c48b64d13cec6/cpp/src/parquet/arrow/schema.cc#L382] . Is it on schedule to support it nearly? If I'd implement this myself, is there any other codes to take care of? Thanks.



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