[ 
https://issues.apache.org/jira/browse/AVRO-2784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17114002#comment-17114002
 ] 

Hudson commented on AVRO-2784:
------------------------------

FAILURE: Integrated in Jenkins build AvroJava #883 (See 
[https://builds.apache.org/job/AvroJava/883/])
AVRO-2784: Add the possibility to append to existing files in C# (#853) 
(github: 
[https://github.com/apache/avro/commit/2d8c857a291ab61ee32e3e2b8ced02f6af6a5c76])
* (edit) lang/csharp/src/apache/test/File/FileTests.cs
* (edit) lang/csharp/src/apache/main/File/DataFileWriter.cs
* (edit) lang/csharp/src/apache/main/GlobalSuppressions.cs


> 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)

Reply via email to