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

ASF subversion and git services commented on AVRO-3219:
-------------------------------------------------------

Commit 6cf169a4b02de5b36fa3fb1396c42e0fd3358bad in avro's branch 
refs/heads/branch-1.11 from Zike Yang
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=6cf169a4b ]

AVRO-3219: Add nullable enum type field support in Avro.Reflect (#1348)

* AVRO-3219: Add nullable enum type field support.

Signed-off-by: Zike Yang <a...@armail.top>

* Apply comments.

Signed-off-by: Zike Yang <z...@apache.org>

* Fix mistakenly removed the enum type check.

Signed-off-by: Zike Yang <z...@apache.org>

> 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
>            Assignee: Zike Yang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.11.1
>
>         Attachments: AVRO-3219.patch
>
>          Time Spent: 2.5h
>  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.10#820010)

Reply via email to