Indomitable commented on pull request #1358: URL: https://github.com/apache/avro/pull/1358#issuecomment-938493645
I have a local changes that add Snappy codec and it also needs `_blockSize` passed to the `Decompress` method, but why not keep it passed as `long` and then the codec can cast it to `int` if needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
