You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Zike Yang (Jira)" <ji...@apache.org> on 2021/09/30 12:52:00 UTC

[jira] [Updated] (AVRO-3219) Not support for nullable enum type fields

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

Zike Yang updated AVRO-3219:
----------------------------
      Attachment: AVRO-3219.patch
    Release Note: Add nullable enum type field support.
          Status: Patch Available  (was: Open)

> Not support for nullable enum type fields
> -----------------------------------------
>
>                 Key: AVRO-3219
>                 URL: https://issues.apache.org/jira/browse/AVRO-3219
>             Project: Apache Avro
>          Issue Type: New Feature
>          Components: csharp
>    Affects Versions: 1.10.2
>            Reporter: Zike Yang
>            Priority: Major
>             Fix For: 1.11.1
>
>         Attachments: AVRO-3219.patch
>
>
> Currently, when the schema contain nullable enum type, it will throw Exception`Couldnot find enumeration for avro full name ...` while writing or reading.
>  
> We need to add support for the nullable enum type.



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