You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by bl...@apache.org on 2019/11/19 00:11:40 UTC

[avro] branch master updated (bda7d99 -> 3c10c36)

This is an automated email from the ASF dual-hosted git repository.

blachniet pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git.


    from bda7d99  AVRO-2617: Use consistent line endings in C# CodeGen (#701)
     add 3c10c36  AVRO-2618: Support non-seekable Streams in DataFileReader (#702)

No new revisions were added by this update.

Summary of changes:
 lang/csharp/src/apache/main/File/DataFileReader.cs | 48 +++++++++++++---------
 lang/csharp/src/apache/main/File/DataFileWriter.cs |  9 +++-
 lang/csharp/src/apache/test/File/FileTests.cs      | 48 ++++++++++++++++++++++
 3 files changed, 83 insertions(+), 22 deletions(-)