[
https://issues.apache.org/jira/browse/AVRO-2784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved AVRO-2784.
-------------------------------
Resolution: Fixed
> 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
> Fix For: 1.10.0
>
>
> Propose a possibility to append to existing files in C# in a similar way how
> it is implemented in Java.
>
> 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)