[ 
https://issues.apache.org/jira/browse/AVRO-3388?focusedWorklogId=729336&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-729336
 ]

ASF GitHub Bot logged work on AVRO-3388:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 17/Feb/22 23:40
            Start Date: 17/Feb/22 23:40
    Worklog Time Spent: 10m 
      Work Description: zcsizmadia edited a comment on pull request #1536:
URL: https://github.com/apache/avro/pull/1536#issuecomment-1043629376


   @RyanSkraba @martin-g This feature requires that the nupkgs are published to 
nuget.org for each codec. The build creates 4 more nupkgs:
   ```
   Apache,Avro.File.Snappy.1.12.0.nupkg
   Apache,Avro.File.BZip2.1.12.0.nupkg
   Apache,Avro.File.XZ.1.12.0.nupkg
   Apache,Avro.File.Zstandard.1.12.0.nupkg
   ```
   Is that acceptable at all? If yes, should the version follow the same 
version as the Apache.Avro library (I guess it makes sense if yes)?
   


-- 
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: 729336)
    Time Spent: 6h 10m  (was: 6h)

> 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: 6h 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)

Reply via email to