You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/03/15 15:11:41 UTC

[jira] [Assigned] (ARROW-491) [C++] Add FixedWidthBinary type

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

Wes McKinney reassigned ARROW-491:
----------------------------------

    Assignee: Wes McKinney

> [C++] Add FixedWidthBinary type
> -------------------------------
>
>                 Key: ARROW-491
>                 URL: https://issues.apache.org/jira/browse/ARROW-491
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>
> This would be very useful for interacting with Parquet and other data sources that use fixed-byte-width binary types, as a more efficient version of List<UInt8>. We can resolve adding this type to the format spec later.
> [~julienledem] [~nongli] do you have an opinion about this type? Would be equivalent to FIXED_LEN_BYTE_ARRAY in Parquet. It would be convenient to implement Decimal types on top of this



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)