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

Cheng Lian updated PARQUET-322:
-------------------------------
    Description: 
{{ENUM}} is used to annotate enum type in Thrift, Avro, and ProtoBuf, but it's 
not documented anywhere in {{parquet-format}}.

According to current (1.8-SNAPSHOT) code base, {{ENUM}} is only used to 
annotate {{BINARY}}. For data models which lack a native enum type, {{BINARY 
(ENUM)}} should be interpreted as a UTF-8 string.

  was:
{{ENUM}} is used to annotate enum type in Thrift, Avro, and ProtoBuf, but it's 
not documented anywhere int {{parquet-format}}.

According to current (1.8-SNAPSHOT) code base, {{ENUM}} is only used to 
annotate {{BINARY}}. For data models which lack a native enum type, {{BINARY 
(ENUM)}} should be interpreted as a UTF-8 string.


> Document ENUM as a logical type
> -------------------------------
>
>                 Key: PARQUET-322
>                 URL: https://issues.apache.org/jira/browse/PARQUET-322
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-format
>            Reporter: Cheng Lian
>
> {{ENUM}} is used to annotate enum type in Thrift, Avro, and ProtoBuf, but 
> it's not documented anywhere in {{parquet-format}}.
> According to current (1.8-SNAPSHOT) code base, {{ENUM}} is only used to 
> annotate {{BINARY}}. For data models which lack a native enum type, {{BINARY 
> (ENUM)}} should be interpreted as a UTF-8 string.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to