CC-1625: Fix NPE for null arrays with no default
This fixes a NullPointerException when a array, map, or struct is null and the schema is optional with no default value.
Loading
Please register or sign in to comment
This fixes a NullPointerException when a array, map, or struct is null and the schema is optional with no default value.