You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by th...@apache.org on 2018/10/15 04:29:06 UTC

[avro] 01/01: Merge pull request #270 from mariusvniekerk/avrocpp-datafile-constructors

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

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

commit 563e79d0f2d64b64d5407f1c3b8b579b91f6446d
Merge: 421a370 1f9553a
Author: Thiruvalluvan M G <th...@apache.org>
AuthorDate: Mon Oct 15 09:59:01 2018 +0530

    Merge pull request #270 from mariusvniekerk/avrocpp-datafile-constructors
    
    AVRO-2014 Add support for custom streams for the DataFile interfaces.

 lang/c++/api/DataFile.hh  | 22 ++++++++++++++++++++++
 lang/c++/impl/DataFile.cc | 41 ++++++++++++++++++++++++++++++++++++-----
 2 files changed, 58 insertions(+), 5 deletions(-)