You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/09/24 14:03:01 UTC

[jira] [Closed] (ARROW-2152) [Format] UUID type

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

Antoine Pitrou closed ARROW-2152.
---------------------------------

> [Format] UUID type
> ------------------
>
>                 Key: ARROW-2152
>                 URL: https://issues.apache.org/jira/browse/ARROW-2152
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Format
>            Reporter: Uwe Korn
>            Priority: Minor
>              Labels: columnar-format-1.0
>
> Add a UUID type that is physically represented as an 128bit fixed sized binary. The addition of the type should add the annotation that a value in this column is a UUID. The important benefit would be that in the native language object models we could return the respective UUID class, e.g. {{java.util.UUID}} in Java and {{uuid.UUID}} in Python. For reference, Postgres and Parquet both have a UUID type as well do other data system have this small specialization.



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