Commits


Zike Yang authored and GitHub committed 2a46a61b656
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 <ar@armail.top> * Apply comments. Signed-off-by: Zike Yang <zike@apache.org> * Fix mistakenly removed the enum type check. Signed-off-by: Zike Yang <zike@apache.org>