Commits


CamilAbraham authored and GitHub committed 8eab8f14b52
AVRO-3802: [Csharp] Fix memory leak on deflate codec decompression (#2439) * AVRO-3802: [Csharp] Fix memory leak on avro deflate codec decompression * AVRO-3802: [Csharp] Address PR comments * AVRO-3802: [Csharp] Revert IDisposable change in Encoder and Decoder * AVRO-3802: [Csharp] Remove implicit filtering of target sequence --------- Co-authored-by: Camil Abraham <camil.abraham@trayport.com>