You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Kalle Niemitalo (Jira)" <ji...@apache.org> on 2022/06/21 07:37:00 UTC

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

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

Kalle Niemitalo commented on AVRO-3219:
---------------------------------------

Does this issue apply only to Avro.Reflect, i.e. not to Avro.Generic and Avro.Specific?

> 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
>              Labels: pull-request-available
>             Fix For: 1.11.1
>
>         Attachments: AVRO-3219.patch
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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.20.7#820007)