You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ie...@apache.org on 2019/05/27 11:58:42 UTC

[beam] branch master updated (e0c7eb6 -> 9428cc8)

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

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


    from e0c7eb6  Merge pull request #8644 from youngoli/beam7383
     add 6054c37  Refactor default bundle size into a constant in TextIO
     new 9428cc8  Merge pull request #8692: Refactor default bundle size into a constant in TextIO

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:
 .../org/apache/beam/runners/core/construction/JavaReadViaImpulse.java | 4 ++--
 sdks/java/core/src/main/java/org/apache/beam/sdk/io/TextIO.java       | 4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)


[beam] 01/01: Merge pull request #8692: Refactor default bundle size into a constant in TextIO

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

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

commit 9428cc8c6fbffe7190c923850acbd98474210ad7
Merge: e0c7eb6 6054c37
Author: Ismaël Mejía <ie...@gmail.com>
AuthorDate: Mon May 27 13:58:21 2019 +0200

    Merge pull request #8692: Refactor default bundle size into a constant in TextIO

 .../org/apache/beam/runners/core/construction/JavaReadViaImpulse.java | 4 ++--
 sdks/java/core/src/main/java/org/apache/beam/sdk/io/TextIO.java       | 4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)