You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@avro.apache.org by GitBox <gi...@apache.org> on 2022/02/02 07:44:48 UTC

[GitHub] [avro] martin-g commented on pull request #958: AVRO-2931: Snappy Compression Support in C#

martin-g commented on pull request #958:
URL: https://github.com/apache/avro/pull/958#issuecomment-1027665516


   It seems Avro C# community prefers not to add more codec impls because they increase the size of the artifact/package.
   With #1358 it is now possible to register custom codecs in the application code.
   
   If the community decides to add the Snappy impl to the package then please resolve the conflicts and we will reopen this PR and its associated JIRA ticket!


-- 
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: issues-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org