[ 
https://issues.apache.org/jira/browse/AVRO-2784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladimir Aleksandrov updated AVRO-2784:
---------------------------------------
    Priority: Minor  (was: Major)

> Append to existing file in C#
> -----------------------------
>
>                 Key: AVRO-2784
>                 URL: https://issues.apache.org/jira/browse/AVRO-2784
>             Project: Apache Avro
>          Issue Type: New Feature
>          Components: csharp
>    Affects Versions: 1.9.2
>            Reporter: Vladimir Aleksandrov
>            Priority: Minor
>              Labels: ready-to-commit
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> Propose a possibility to append to existing files in C# in a similar way how 
> it is implemented in Java. I put the priority of "Major" because it is 
> critical functionality for our project.
>   
>  I haven't found such tasks in GitHub and here and unfortunately haven't 
> found a way to access the search mailing list archive.
>   
>  I created a working draft implementation and can finish writing unit tests. 
> You can find the code here: [https://github.com/valxv/avro].
>   
>  My proposal is to add two new public static methods OpenAppendWriter() (one 
> receiving string path and other - streams) to DataFileWriter class to be 
> consistent with C# implementation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to