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 2018/05/31 07:51:02 UTC

[beam] branch master updated (d506e1e -> de18926)

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 d506e1e  Merge pull request #5498: [BEAM-4076] Remove unsafe methods from Schema.TypeName and Schema.FieldType
     add ea3a9b3  [BEAM-4323] Enforce ErrorProne analysis in sketching extensions
     new de18926  Merge pull request #5501: [BEAM-4323] Enforce ErrorProne analysis in sketching extensions

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:
 sdks/java/extensions/sketching/build.gradle        |  4 +++-
 .../extensions/sketching/ApproximateDistinct.java  |  7 +++---
 .../extensions/sketching/SketchFrequencies.java    | 26 ++++++++++----------
 .../sdk/extensions/sketching/TDigestQuantiles.java |  2 +-
 .../sketching/ApproximateDistinctTest.java         |  2 +-
 .../sketching/SketchFrequenciesTest.java           | 28 ++++++++++------------
 .../extensions/sketching/TDigestQuantilesTest.java | 10 ++++----
 7 files changed, 40 insertions(+), 39 deletions(-)

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

[beam] 01/01: Merge pull request #5501: [BEAM-4323] Enforce ErrorProne analysis in sketching extensions

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 de18926c61ff1ddb9b543d2df69cff94941d5259
Merge: d506e1e ea3a9b3
Author: Ismaël Mejía <ie...@gmail.com>
AuthorDate: Thu May 31 09:50:42 2018 +0200

    Merge pull request #5501: [BEAM-4323] Enforce ErrorProne analysis in sketching extensions

 sdks/java/extensions/sketching/build.gradle        |  4 +++-
 .../extensions/sketching/ApproximateDistinct.java  |  7 +++---
 .../extensions/sketching/SketchFrequencies.java    | 26 ++++++++++----------
 .../sdk/extensions/sketching/TDigestQuantiles.java |  2 +-
 .../sketching/ApproximateDistinctTest.java         |  2 +-
 .../sketching/SketchFrequenciesTest.java           | 28 ++++++++++------------
 .../extensions/sketching/TDigestQuantilesTest.java | 10 ++++----
 7 files changed, 40 insertions(+), 39 deletions(-)

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