Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.17.0
-
Fix Version/s: 0.17.1
-
Component/s: Data Module
-
Labels:None
Description
Issue #256 reports that @Nullable is not compatible with AllowNull, which is used by default now. AVRO-1604 fixes the problem so we just need to backport the change into AllowNulls, the patched version of AllowNull that Kite uses.