Sheeraz Junejo
Results
2
issues of
Sheeraz Junejo
### Prerequisites * [X] Put an X between the brackets on this line if you have done all of the following: * Checked that your issue isn't already filled: https://github.com/issues?utf8=✓&q=is%3Aissue+user%3Aidealista...
I have looked at the https://github.com/linkedin/goavro/issues/106 but I am not using any unions. My schema is as follows; { "type": "record", "name": "Event", "namespace": "com.xyz.event", "fields": [ { "name": "eventId",...
enhancement
question