You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ap...@apache.org on 2018/08/20 21:27:34 UTC

[beam] branch master updated (5655acc -> fa68ae1)

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

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


    from 5655acc  minor : better if condition
     add 549bac3  Make CompressedSource honor sourceDelegates emptyMatchTreatment.
     new fa68ae1  Merge pull request #6219 from kyle-winkelman/textio-read-empty-match-treatment

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:
 .../core/src/main/java/org/apache/beam/sdk/io/CompressedSource.java  | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)


[beam] 01/01: Merge pull request #6219 from kyle-winkelman/textio-read-empty-match-treatment

Posted by ap...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit fa68ae1c6a63a3a59b5c6ccda4684b562e54e357
Merge: 5655acc 549bac3
Author: Andrew Pilloud <ap...@users.noreply.github.com>
AuthorDate: Mon Aug 20 14:27:29 2018 -0700

    Merge pull request #6219 from kyle-winkelman/textio-read-empty-match-treatment
    
    [BEAM-4772] Make CompressedSource honor sourceDelegates emptyMatchTreatment.

 .../core/src/main/java/org/apache/beam/sdk/io/CompressedSource.java  | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)