[
https://issues.apache.org/jira/browse/AVRO-3388?focusedWorklogId=733356&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-733356
]
ASF GitHub Bot logged work on AVRO-3388:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Feb/22 21:34
Start Date: 25/Feb/22 21:34
Worklog Time Spent: 10m
Work Description: martin-g commented on pull request #1536:
URL: https://github.com/apache/avro/pull/1536#issuecomment-1051287774
I've updated the WIKI page with the extra steps for C# codecs.
We can use another PR for the automation script!
--
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 733356)
Time Spent: 8h 10m (was: 8h)
> Implement extra codecs for C# as seperate nuget packages
> --------------------------------------------------------
>
> Key: AVRO-3388
> URL: https://issues.apache.org/jira/browse/AVRO-3388
> Project: Apache Avro
> Issue Type: New Feature
> Components: csharp
> Reporter: Zoltan Csizmadia
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 8h 10m
> Remaining Estimate: 0h
>
> C# main library supports only Deflate and Null codecs. There are other
> supported codecs using Java: XZ, bzip2, zstandard, snappy.
>
> C# has support for all these codecs, however they require many dependencies.
> It makes sense to create nuget packages for each codec, and the end user
> references the codecs, which are needed.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)