avro
avro copied to clipboard
AVRO-3027: .net consumer Backward compatibility issue
Fixes .net consumer Backward compatibility issue.
Jira
- My PR addresses the following AVRO-3027.
Tests
- My PR adds the following unit tests Avro.Test.SpecificTests.TestSoftMatchOption.
This looks like a good candidate feature for the 1.11.0 major release -- the "soft match" behaviour is wrong (I think) but it happens in Java, and the C# SDK is essentially unchanged if the flag isn't turned on. Can some C# eyes take a look at this?