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

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

                Author: ASF GitHub Bot
            Created on: 16/Feb/22 19:47
            Start Date: 16/Feb/22 19:47
    Worklog Time Spent: 10m 
      Work Description: zcsizmadia commented on pull request #1536:
URL: https://github.com/apache/avro/pull/1536#issuecomment-1042100038


   Extended all the Avro.file unit tests which were running the same test cases 
for null and deflate codecs to run on all codecs. It increased the number of 
tests significantly, however the speed is still ok, and one of the unit tests 
exposed a flushing issue in the XZ compressor/decompressor which was great.
   
   I feel very good about the implementation and test coverage.


-- 
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: 728476)
    Time Spent: 5.5h  (was: 5h 20m)

> 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: 5.5h
>  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