Last year I introduced a bug in the C# implementation that affects reading strings with > 256 characters. This issue is affecting a lot of C# customers of the library and has been reported with 3 separate JIRA issues.
https://issues.apache.org/jira/browse/AVRO-2929 https://issues.apache.org/jira/browse/AVRO-2983 https://issues.apache.org/jira/browse/AVRO-3005 There is a PR up to fix the issue: https://github.com/apache/avro/pull/957. But it was opened in September and still hasn't been merged. I was wondering if a committer could merge this pull request so the issue can be resolved. Thanks, Eric Erhardt
