This is an automated email from the ASF dual-hosted git repository. jkff pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
commit 0be4c54cc8475e6cfc246bd056a122abe3e8dc49 Merge: 817cf97 c24aebd Author: Eugene Kirpichov <[email protected]> AuthorDate: Thu Feb 22 23:59:45 2018 -0800 Merge pull request #4688: [BEAM-3705] ApproximateUnique resets its accumulator with each firing. [BEAM-3705] ApproximateUnique resets its accumulator with each firing. .../apache/beam/sdk/testing/CombineFnTester.java | 1 + .../beam/sdk/transforms/ApproximateUnique.java | 85 +++++++++------------- .../beam/sdk/testing/CombineFnTesterTest.java | 33 +++++---- .../beam/sdk/transforms/ApproximateUniqueTest.java | 60 +++++++++++++++ 4 files changed, 112 insertions(+), 67 deletions(-) -- To stop receiving notification emails like this one, please contact [email protected].
