You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2018/05/02 16:51:37 UTC

[beam] branch master updated (22615a1 -> 69293a7)

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

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


    from 22615a1  Merge pull request #5255: Fix failing javadoc build
     add d447385  Count compressed records with a long to avoid overflow
     new 69293a7  Count compressed records with a long to avoid overflow

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     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
lcwik@apache.org.

[beam] 01/01: Count compressed records with a long to avoid overflow

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

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

commit 69293a7c5a75187f38ead3ae9ef69b867ee62993
Merge: 22615a1 d447385
Author: Lukasz Cwik <lc...@google.com>
AuthorDate: Wed May 2 09:51:29 2018 -0700

    Count compressed records with a long to avoid overflow

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

-- 
To stop receiving notification emails like this one, please contact
lcwik@apache.org.