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:05 UTC

[avro] branch master updated (421a370 -> 563e79d)

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

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


    from 421a370  Merge pull request #348 from rstata-projects/rat-exclude-BUILD-md
     add 1f9553a  AVRO-2014 Add support for custom streams for the DataFile interfaces.
     new 563e79d  Merge pull request #270 from mariusvniekerk/avrocpp-datafile-constructors

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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


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

Posted by th...@apache.org.
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(-)