Mo Kobrosli
Results
1
issues of
Mo Kobrosli
https://github.com/linkedin/goavro/blob/8eb9f0e2d756cea165f593f80c6780f4b0b4dbb6/record.go#L112 This line treats `"null"` and `null` as equivalent for default values, however that is not the case. Having a default value that is actually the string `"null"` will fail...